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.
2 parents 0e95f46 + c54c770 commit 2835ccbCopy full SHA for 2835ccb
1 file changed
.github/workflows/pr.yaml
@@ -135,4 +135,4 @@ jobs:
135
run: pnpm install --frozen-lockfile=false
136
137
- name: Run functional tests
138
- run: pnpm --filter "@tests/*" --parallel func-test:ci
+ run: pnpm --filter "@tests/func-tests-zkevm" --parallel func-test:ci
0 commit comments