Skip to content

Commit 69fbf24

Browse files
committed
Adjusted workflow
1 parent e31ae19 commit 69fbf24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ systemProp.org.gradle.internal.publish.checksums.insecure=true
1818
testOptions.unitTests.isIncludeAndroidResources=true
1919

2020
# Set to true to skip tests and even compilation of the iOS target.
21-
skipIosTarget=true
21+
skipIosTarget=false
2222
# Skip iOS Tests
2323
firebase-app.skipIosTests=false
2424
firebase-auth.skipIosTests=true

0 commit comments

Comments
 (0)