Skip to content

Commit 172b460

Browse files
authored
Update test.yml
1 parent a54f3f6 commit 172b460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
swift-version: "5.9"
2020
- name: Get swift version
21-
run: swift --version # Swift 5.8
21+
run: swift --version
2222
- uses: actions/checkout@v4
2323
- name: Build
2424
run: swift build -v

0 commit comments

Comments
 (0)