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 01c823d commit 2a45a94Copy full SHA for 2a45a94
.github/workflows/pull_request.yml
@@ -128,7 +128,7 @@ jobs:
128
${{ runner.os }}-swiftpm-
129
- name: Test Swift
130
run: "swift test"
131
- - name: Build (Swift) Sample Apps
+ - name: Verify Samples (All)
132
run: .github/scripts/validate_samples.sh
133
# TODO: Benchmark compile crashes in CI, enable when nightly toolchains in better shape.
134
# - name: Build (Swift) Benchmarks
0 commit comments