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 e82e1be commit 2589985Copy full SHA for 2589985
Samples/SwiftJavaExtractJNISampleApp/ci-validate.sh
@@ -3,7 +3,7 @@
3
set -x
4
set -e
5
6
-// FIXME: debugging CI issue; test gradle command by itself
+# FIXME: debugging CI issue; test gradle command by itself
7
/Users/runner/actions-runner/_work/swift-java/swift-java/gradlew :SwiftKitCore:build -p /Users/runner/actions-runner/_work/swift-java/swift-java/ --configure-on-demand --no-daemon
8
9
swift build --disable-experimental-prebuilts --disable-sandbox --verbose # FIXME: until prebuilt swift-syntax isn't broken on 6.2 anymore: https://github.com/swiftlang/swift-java/issues/418
0 commit comments