Thanks to visit codestin.com Credit goes to github.com
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 6e1999e commit fd7d3adCopy full SHA for fd7d3ad
.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
+ run: swift build
0 commit comments