Skip to content

Commit 8884a8d

Browse files
committed
Disable swift-nio testing
1 parent 0171352 commit 8884a8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ jobs:
268268
run: ./run-tests.sh apple/swift-crypto
269269

270270
- name: Run swift-nio tests
271+
if: false
271272
run: ./run-tests.sh apple/swift-nio
272273

273274
- name: Run swift-argument-parser tests

0 commit comments

Comments
 (0)