Skip to content

Commit

Permalink
codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 committed Jun 23, 2020
1 parent 54cc3c6 commit 2172664
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,9 @@ jobs:
if: always()
with:
access-token: ${{ secrets.GITHUB_TOKEN }}
path: bdd-log-*.xml
path: bdd-log-*.xml

- name: Codecov
uses: codecov/[email protected]
with:
file: ./coverage/coverage.xml

0 comments on commit 2172664

Please sign in to comment.