Skip to content

Commit

Permalink
Update unit-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigBalthazar committed Mar 31, 2024
1 parent f9188c1 commit c570bce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:

- name: Install dependencies
run: npm install

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

- name: Run Hardhat tests
run: npx hardhat test

0 comments on commit c570bce

Please sign in to comment.