Skip to content

Commit

Permalink
fix: provider
Browse files Browse the repository at this point in the history
  • Loading branch information
mikirov committed Jul 27, 2023
1 parent dd6f0c8 commit 9a4fda2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cumulus-stack-overflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ jobs:
cd zombienet/javascript
npm install
npm run build
npm run zombie -p native spawn ../../tests/0003-parachains-pvf-memory-allocation-bad.toml
npm run zombie -p native test tests/0003-parachains-pvf-memory-allocation-bad.zndsl
npm run zombie --provider native spawn ../../tests/0003-parachains-pvf-memory-allocation-bad.toml
npm run zombie --provider native test ../../tests/0003-parachains-pvf-memory-allocation-bad.zndsl

0 comments on commit 9a4fda2

Please sign in to comment.