Skip to content

Commit

Permalink
try without yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitastupin-matterlabs committed Feb 5, 2025
1 parent 672c0ac commit 4041b59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/invariant-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:

- name: Build artifacts
run: |
yarn
yarn sc build:foundry # creates JSON files needed for `yarn l1 test:foundry`
cd l1-contracts
yarn test:zkfoundry # creates `l1-contracts/script-out/diamond-selectors.toml` which is needed for `l1-contracts/deploy-scripts/DeployUtils.s.sol`
Expand Down

0 comments on commit 4041b59

Please sign in to comment.