Skip to content

Commit cc58842

Browse files
authored
Update swift.yml
1 parent 6d6cf2e commit cc58842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: swift build -v
2323
- name: Run tests
2424
run: |
25-
swift test -v
25+
swift test -v
2626
env:
2727
SQ_LITE_CLOUD_HOST: ${{ secrets.SQ_LITE_CLOUD_HOST }}
2828
SQ_LITE_CLOUD_PASS: ${{ secrets.SQ_LITE_CLOUD_PASS }}

0 commit comments

Comments
 (0)