Skip to content

Commit 6e1999e

Browse files
committed
fix linux CI
1 parent dc8544f commit 6e1999e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@master
4040
- name: Build and run tests
41-
run: swift test --enable-test-discovery
41+
run: swift test

0 commit comments

Comments
 (0)