Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
ci: added missing artifacts for cacheing
Browse files Browse the repository at this point in the history
  • Loading branch information
benceharomi committed Oct 7, 2023
1 parent 82f92a4 commit 3f39bc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
artifacts-zk
cache-zk
typechain-types
contracts/artifacts
contracts/precompiles/artifacts
test:
needs: [build]
Expand Down Expand Up @@ -63,6 +65,8 @@ jobs:
artifacts-zk
cache-zk
typechain-types
contracts/artifacts
contracts/precompiles/artifacts
- name: Run tests
run: yarn test

0 comments on commit 3f39bc6

Please sign in to comment.