Skip to content

Commit

Permalink
Swap to the correct variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
Skptak committed Aug 14, 2023
1 parent 97637f5 commit f5d653c
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 @@ -35,7 +35,7 @@ jobs:
- name: Check Coverage
uses: Skptak/CI-CD-Github-Actions/coverage-cop@main
with:
path: ./build/coverage.info
coverage-file: ./build/coverage.info
complexity:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f5d653c

Please sign in to comment.