Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed May 6, 2021
1 parent a33037d commit 559478b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
continue-on-error: ${{ matrix.experimental }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: *.xml
files: '*.xml'
directory: ./build/coverage_xml/
fail_ci_if_error: true

Expand Down

0 comments on commit 559478b

Please sign in to comment.