Skip to content

Commit 5ff3ea2

Browse files
committed
don't run tests on GH runner, io_uring prohibited
1 parent 97912ca commit 5ff3ea2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,3 @@ jobs:
2020
run: swift --version
2121
- name: Build
2222
run: swift build --build-tests
23-
- name: Test
24-
run: swift test --skip-build

0 commit comments

Comments
 (0)