Skip to content

Commit

Permalink
Fix action syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Feb 24, 2021
1 parent cccbe38 commit 674d920
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 @@ -66,4 +66,4 @@ jobs:
- name: Upload coverage report to codecov
uses: codecov/codecov-action@v1
with:
file: ./coverage.xml
file: ./coverage.xml

0 comments on commit 674d920

Please sign in to comment.