Skip to content

Commit

Permalink
Update .github/workflows/test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth authored Oct 25, 2024
1 parent fcc8f46 commit d1ed0c9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
exit 0;
fi
- name: Set environment variable
run: export CHECK_CONTRACT_SIZE=true

- name: Test
env:
CHECK_CONTRACT_SIZE=true
run: npm run test -- --parallel

0 comments on commit d1ed0c9

Please sign in to comment.