Skip to content

Commit

Permalink
Update unit-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigBalthazar authored Mar 31, 2024
1 parent 23db5fa commit c65cd61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm install

- name: evm directory
run: cd .\contracts\evm
run: cd ./contracts/evm

- name: Run Hardhat tests
run: npx hardhat test
run: npx hardhat test

0 comments on commit c65cd61

Please sign in to comment.