Skip to content

Commit 0d12661

Browse files
committed
check out my branch when running tests
1 parent f2b5d6b commit 0d12661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/doTests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ do
111111

112112

113113
cd supertokens-core
114-
git checkout $coreVersionTag
114+
git checkout test-cicd/mysql8-upgrade
115115
cd ../supertokens-plugin-interface
116116
git checkout $currTag
117117
cd ../supertokens-postgresql-plugin

0 commit comments

Comments
 (0)