Skip to content

Commit

Permalink
Update e2e-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vincanger committed Mar 18, 2024
1 parent 9c1fc69 commit a7df079
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
with:
path: ~/.npm
key: node-modules-${{ hashFiles('app/package-lock.json') }}
key: node-modules-${{ hashFiles('e2e-tests/package-lock.json') }}

- name: Install Node.js dependencies
run: |
Expand Down

0 comments on commit a7df079

Please sign in to comment.