We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4f561 commit 20b54f2Copy full SHA for 20b54f2
.github/workflows/nightly.yml
@@ -18,4 +18,4 @@ jobs:
18
uses: actions/checkout@v4
19
- name: Test
20
run: |
21
- swift test --enable-test-discovery
+ swift test
0 commit comments