We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca52962 commit c767514Copy full SHA for c767514
Taskfile.yml
@@ -259,7 +259,7 @@ tasks:
259
cmds:
260
- task: build-race
261
- task: build-subnet-evm
262
- - cmd: cd graft/subnet-evm && go run ./tests/antithesis --avalanchego-path=../../build/avalanchego --duration=120s
+ - cmd: cd graft/subnet-evm && go run ./tests/antithesis --avalanchego-path=../../build/avalanchego --plugin-dir=../../build/plugins --duration=120s
263
- cmd: bash -x ./scripts/tests.build_antithesis_images.sh
264
265
test-build-antithesis-images-xsvm:
0 commit comments