Skip to content

Commit f49c88a

Browse files
committed
fix: gradle.properties in tests
1 parent 364e41b commit f49c88a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/doTests.sh

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ do
9393
cd ../../
9494
git clone [email protected]:supertokens/supertokens-root.git
9595
cd supertokens-root
96+
rm gradle.properties
9697

9798
update-alternatives --install "/usr/bin/java" "java" "/usr/java/jdk-15.0.1/bin/java" 2
9899
update-alternatives --install "/usr/bin/javac" "javac" "/usr/java/jdk-15.0.1/bin/javac" 2

0 commit comments

Comments
 (0)