Skip to content

Commit

Permalink
Merge branch 'cbaker6-patch-1' of https://github.com/netreconlab/Pars…
Browse files Browse the repository at this point in the history
…e-Swift into cbaker6-patch-1
  • Loading branch information
cbaker6 committed Sep 1, 2024
2 parents 85aa47b + 3405c66 commit 08c525a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,11 @@ 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 build -v
swift test --enable-test-discovery --enable-code-coverage -v
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 08c525a

Please sign in to comment.