Skip to content

Commit 20b54f2

Browse files
committed
Remove --enable-test-discovery
1 parent cf4f561 commit 20b54f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
uses: actions/checkout@v4
1919
- name: Test
2020
run: |
21-
swift test --enable-test-discovery
21+
swift test

0 commit comments

Comments
 (0)