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 89b8f6e commit c259a6a
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 @@ -37,7 +37,7 @@ jobs:
- name: Check Coverage
uses: Skptak/CI-CD-Github-Actions/coverage-cop@main
with:
path: ./build/coverage.info
coverage-file: ./build/coverage.info
build-with-default-config:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit c259a6a

Please sign in to comment.