Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Tee-py committed Aug 27, 2023
1 parent 02fda6a commit 9c46624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,5 +204,5 @@ jobs:

- name: Run tests
working-directory: ./contracts
run: yarn hardhat test
run: yarn hardhat --config hardhat-eth-fork.config.ts test

0 comments on commit 9c46624

Please sign in to comment.