Skip to content

Commit

Permalink
fix: zombienet spawn
Browse files Browse the repository at this point in the history
  • Loading branch information
mikirov committed Jul 27, 2023
1 parent e140466 commit 9b8b592
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cumulus-stack-overflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@ jobs:
- name: Run zombienet
run: |
zombienet -p native spawn ../tests/0003-parachains-pvf-memory-allocation-bad.toml
zombienet -p native test ../tests/0003-parachains-pvf-memory-allocation-bad.zndsl
ls
node dist/cli.js -p native spawn ../../tests/0003-parachains-pvf-memory-allocation-bad.toml
node dist/cli.js -p native test ../../tests/0003-parachains-pvf-memory-allocation-bad.zndsl

0 comments on commit 9b8b592

Please sign in to comment.