We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8544f commit 6e1999eCopy full SHA for 6e1999e
.github/workflows/ci.yml
@@ -38,4 +38,4 @@ jobs:
38
steps:
39
- uses: actions/checkout@master
40
- name: Build and run tests
41
- run: swift test --enable-test-discovery
+ run: swift test
0 commit comments