Skip to content

Commit 600cd7a

Browse files
committed
ci: use make paytest
1 parent 7737574 commit 600cd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
echo TOOLCHAIN
4747
forge --version
4848
echo TEST
49-
make test
49+
make paytest
5050
echo CODEGEN
5151
cd ../.. && npm ci && npm run codegen
5252
git diff --exit-code

0 commit comments

Comments
 (0)