Skip to content

Commit

Permalink
Merge pull request #3 from basemind-ai/dependabot/github_actions/maxe…
Browse files Browse the repository at this point in the history
…p/spm-lcov-action-0.3.1

chore(deps): bump maxep/spm-lcov-action from 0.3.0 to 0.3.1
  • Loading branch information
Goldziher authored Dec 13, 2023
2 parents 1a79c2f + 8935763 commit fb5618d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run tests
run: swift test --enable-code-coverage
- name: Create Coverage Report
uses: maxep/[email protected].0
uses: maxep/[email protected].1
with:
output-file: ./coverage/lcov.info
- name: Upload Coverage Report
Expand Down

0 comments on commit fb5618d

Please sign in to comment.