Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 authored Sep 1, 2024
1 parent a7531f9 commit 3405c66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ jobs:
- uses: actions/checkout@v4
- uses: compnerd/[email protected]
with:
branch: swift-5.10-release
tag: 5.10-RELEASE
branch: swift-5.10.1-release
tag: 5.10.1-RELEASE
- name: Build
run: |
swift test --enable-test-discovery --enable-code-coverage -v
Expand Down

0 comments on commit 3405c66

Please sign in to comment.