Skip to content

Commit

Permalink
codecov CI change file to files (westpa#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyleung521 authored Dec 11, 2024
1 parent 0b7960c commit b62784c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: CodeCov
uses: codecov/codecov-action@v5
with:
file: ./coverage.xml
files: ./coverage.xml
flags: unittests
name: codecov-{{ '${{ matrix.os }}' }}-py{{ '${{ matrix.python-version }}' }}
fail_ci_if_error: false
Expand Down

0 comments on commit b62784c

Please sign in to comment.