Skip to content

Commit

Permalink
Merge pull request #112 from OffchainLabs/nitro-smoke-fix
Browse files Browse the repository at this point in the history
fix smoke test
  • Loading branch information
rachel-bousfield authored Mar 7, 2024
2 parents 1918112 + e010603 commit 290326c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ jobs:
with:
nitro-testnode-ref: stylus
no-token-bridge: true
# no-simple must be false for now as our nitro testnode branch doesn't have that option
no-simple: false

- name: Smoke Test Deployment
run: ./ci/smoke_test.sh


0 comments on commit 290326c

Please sign in to comment.