Skip to content

Commit

Permalink
GHA: codecov/codecov-action 4->5 flag->flags
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Nov 28, 2024
1 parent 0a8abec commit 2366c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_sbml_semantic_test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: coverage_SBMLSuite.xml
files: coverage_SBMLSuite.xml
flags: sbmlsuite
fail_ci_if_error: true

0 comments on commit 2366c2e

Please sign in to comment.