Skip to content

Commit 30461cc

Browse files
Copilotmgierschdev
andcommitted
Update CI workflow cache path to use package-lock.json
Co-authored-by: mgierschdev <62764972+mgierschdev@users.noreply.github.com>
1 parent 254fedd commit 30461cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
cache: 'npm'
3939
cache-dependency-path: |
4040
frontend/package-lock.json
41-
e2e-tests/package.json
41+
e2e-tests/package-lock.json
4242
4343
# Grant execute permissions
4444
- name: Grant execute permission for gradlew

0 commit comments

Comments
 (0)