Skip to content

Commit

Permalink
skip install
Browse files Browse the repository at this point in the history
  • Loading branch information
technophile-04 committed Jul 15, 2024
1 parent 5c06903 commit 767db94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: yarn build

- name: Create instance
run: yarn cli test-hardhat -s hardhat
run: yarn cli test-hardhat --skip-install -s hardhat

- name: cd into dir and yarn install
run: cd test-hardhat && yarn install --ignore-peer-dependencies --force
Expand Down

0 comments on commit 767db94

Please sign in to comment.