Skip to content

Commit

Permalink
fix action ref
Browse files Browse the repository at this point in the history
  • Loading branch information
DuncanMcPherson committed Dec 16, 2023
1 parent e919d7f commit 154f819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Generate code coverage
id: code-coverage
uses: barecheck/code-code-coverage-action@v1
uses: barecheck/code-coverage-action@v1
with:
barecheck-github-app-token: ${{ secrets.BARECHECK_GITHUB_APP_TOKEN }}
lcov-file: "./test-results/coverage/lcov.info"
Expand Down

0 comments on commit 154f819

Please sign in to comment.