Skip to content

Commit 5594bbc

Browse files
authored
fix: gradle.properties in tests (#1013)
1 parent 6057985 commit 5594bbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/doTests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ do
134134
cd ../../
135135
git clone [email protected]:supertokens/supertokens-root.git
136136
cd supertokens-root
137+
rm gradle.properties
137138

138139
update-alternatives --install "/usr/bin/java" "java" "/usr/java/jdk-15.0.1/bin/java" 2
139140
update-alternatives --install "/usr/bin/javac" "javac" "/usr/java/jdk-15.0.1/bin/javac" 2

0 commit comments

Comments
 (0)