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

Commit

Permalink
Bump Godwoken to f3cdd47b4460be37ed1a424e8ee77ce03fe0fd68
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse authored and jjyr committed May 11, 2022
1 parent d861c3d commit ffb4b97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devtools/ci/integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ else
git clone --depth=1 https://github.com/nervosnetwork/godwoken.git $GODWOKEN_DIR
fi
cd $GODWOKEN_DIR
# checkout https://github.com/nervosnetwork/godwoken/pull/675/merge
git fetch origin pull/675/merge
# checkout https://github.com/nervosnetwork/godwoken/commits/f3cdd47b4460be37ed1
git fetch origin f3cdd47b4460be37ed1a424e8ee77ce03fe0fd68
git checkout FETCH_HEAD
git submodule update --init --recursive --depth=1

Expand Down

0 comments on commit ffb4b97

Please sign in to comment.