Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fd7d3ad

Browse files
committed
try and just build
1 parent 6e1999e commit fd7d3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@master
4040
- name: Build and run tests
41-
run: swift test
41+
run: swift build

0 commit comments

Comments
 (0)