Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khlopko authored Sep 11, 2024
1 parent 38064d1 commit b0efc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: swift-actions/setup-swift@v2
- uses: khlopko/setup-swift@a67084227a6074f94e6a2dcd3b141f515e8f0acf
- name: build
run: swift build
- name: run tests
Expand Down

0 comments on commit b0efc3e

Please sign in to comment.