We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da3de2d commit 2eeb931Copy full SHA for 2eeb931
.github/actions/e2e-tests-contracts/action.yaml
@@ -49,7 +49,7 @@ runs:
49
NODE_ENV: test
50
51
- name: Build & Deploy Contracts
52
- if: !inputs.packages
+ # if: !inputs.packages
53
run: pnpm deploy:contracts
54
working-directory: ./packages/e2e-contract-tests
55
0 commit comments