Skip to content

Commit

Permalink
fix: evm gh tests
Browse files Browse the repository at this point in the history
  • Loading branch information
onikonychev committed May 25, 2024
1 parent 1fdf2ba commit 000dd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-evm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
node-version: "lts/hydrogen"
cache: "npm"
working-directory: "tests/evm"
cache-dependency-path: "tests/evm/package-lock.json"

- name: "Launch localnet"
run: |
Expand Down

0 comments on commit 000dd55

Please sign in to comment.