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 1ee667c commit f08593dCopy full SHA for f08593d
.github/workflows/pull_request.yml
@@ -61,7 +61,7 @@ jobs:
61
run: "swift build --build-tests --disable-sandbox"
62
- name: Swift Test
63
run: "swift test"
64
-
+
65
verify-samples:
66
name: Verify Sample ${{ matrix.sample_app }} (swift:${{ matrix.swift_version }} jdk:${{matrix.jdk_vendor}} os:${{ matrix.os_version }})
67
runs-on: ubuntu-latest
0 commit comments