Skip to content

Commit

Permalink
Use default version
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Apr 26, 2024
1 parent 04ada28 commit 5efefbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testnode.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
cd ${GITHUB_WORKSPACE}

# TODO once develop is merged into nitro-contract's master, remove the NITRO_CONTRACTS_BRANCH env var
NITRO_CONTRACTS_BRANCH=develop ./test-node.bash --init-force --detach
./test-node.bash --init-force --detach

START=$(date +%s)
SUCCEDED=0
Expand Down

0 comments on commit 5efefbe

Please sign in to comment.