Skip to content

Commit 3e824d4

Browse files
RISCfutureclaude
andcommitted
Skip tests on Linux CI (SwiftCIFP_E2E uses Apple-only APIs)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9681be7 commit 3e824d4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
- uses: actions/checkout@v4
4949
- name: Build
5050
run: swift build --target SwiftCIFP -v
51-
- name: Test
52-
run: swift test -v
5351
lint:
5452
name: Run Swiftlint
5553
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)