We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4e11f commit c54fef9Copy full SHA for c54fef9
Samples/JavaDependencySampleApp/ci-validate.sh
@@ -3,4 +3,8 @@
3
set -e
4
set -x
5
6
+cd ../../JavaKit
7
+./gradlew build
8
+
9
+cd -
10
swift run --disable-sandbox
0 commit comments