Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Commit

Permalink
test: update Godwoken version in integration-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed Nov 3, 2021
1 parent cf99368 commit 3e56de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/ci/integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ else
git clone --depth=66 -b master https://github.com/nervosnetwork/godwoken.git $GODWOKEN_DIR
fi
cd $GODWOKEN_DIR
git checkout 3f5526fef8f2b341d2ed4f01c17e98c2fade3538
git checkout 2a42b89 # v0.6.9-rc1
git submodule update --init --recursive --depth=1

cd tests-deps/godwoken-scripts/c
Expand Down

0 comments on commit 3e56de2

Please sign in to comment.