Skip to content

Commit

Permalink
Update integration-test.yml to point to main branch of actions repo
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisco512 authored Oct 17, 2023
1 parent 7366815 commit 6754b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
sh rustup-init.sh -y --default-toolchain none
rustup target add ${{ matrix.target }}
- uses: OffchainLabs/actions/run-nitro-test-node@nitro-testnode-ref
- uses: OffchainLabs/actions/run-nitro-test-node@main
with:
nitro-testnode-ref: stylus
no-token-bridge: true
Expand Down

0 comments on commit 6754b8c

Please sign in to comment.