Skip to content

Commit

Permalink
different branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Benfield committed Mar 7, 2024
1 parent bf26cb5 commit 6b0d3cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ jobs:
run: |
RUSTFLAGS="-C link-args=-rdynamic" cargo install --force cargo-stylus
- uses: OffchainLabs/actions/run-nitro-test-node@main
- uses: OffchainLabs/actions/run-nitro-test-node@nitro-smoke-fix
with:
nitro-testnode-ref: stylus
no-token-bridge: true

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


0 comments on commit 6b0d3cc

Please sign in to comment.