Skip to content

Commit 0b5481c

Browse files
authored
Disable tests on Linux
1 parent e8a5dea commit 0b5481c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run: swift test -v
1818

1919
test-linux:
20+
if: false
2021
runs-on: ubuntu-22.04
2122
steps:
2223
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)