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 97912ca commit 5ff3ea2Copy full SHA for 5ff3ea2
.github/workflows/swift.yml
@@ -20,5 +20,3 @@ jobs:
20
run: swift --version
21
- name: Build
22
run: swift build --build-tests
23
- - name: Test
24
- run: swift test --skip-build
0 commit comments