We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9eb486 commit 295324eCopy full SHA for 295324e
.github/workflows/test.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Check contract sizes
24
run: yarn hardhat size-contracts
25
- name: Test
26
- run: yarn yarn test
+ run: yarn test
0 commit comments