Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/drekka/DayType into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
drekka committed Nov 23, 2024
2 parents 579f9e3 + eceef57 commit c320f0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
timezoneMacos: "Australia/Melbourne"
timezoneWindows: "Australia/Melbourne"
- run: swift test --enable-code-coverage
- uses: drekka/swift-coverage-action@v1.3
- uses: drekka/swift-coverage-action@develop
with:
coverage: 90
show-all-files: true

0 comments on commit c320f0c

Please sign in to comment.