Skip to content

Commit 2eeb931

Browse files
committed
chore
1 parent da3de2d commit 2eeb931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/e2e-tests-contracts/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
NODE_ENV: test
5050

5151
- name: Build & Deploy Contracts
52-
if: !inputs.packages
52+
# if: !inputs.packages
5353
run: pnpm deploy:contracts
5454
working-directory: ./packages/e2e-contract-tests
5555

0 commit comments

Comments
 (0)