Skip to content

Commit

Permalink
Re-introduce --enable-code-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored Oct 24, 2023
1 parent a4777e7 commit ecddf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: SPM tests
run: swift test
run: swift test --enable-code-coverage
linux:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit ecddf77

Please sign in to comment.