Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drekka authored Nov 17, 2024
1 parent fe7ffdb commit e2b159e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
timezoneMacos: "Australia/Melbourne"
timezoneWindows: "Australia/Melbourne"
- run: swift test --enable-code-coverage
- uses: drekka/swift-coverage-action@main
- uses: drekka/swift-coverage-action@develop
with:
show-all-files: true

0 comments on commit e2b159e

Please sign in to comment.