We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7737574 commit 600cd7aCopy full SHA for 600cd7a
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
echo TOOLCHAIN
47
forge --version
48
echo TEST
49
- make test
+ make paytest
50
echo CODEGEN
51
cd ../.. && npm ci && npm run codegen
52
git diff --exit-code
0 commit comments