Skip to content

Commit

Permalink
unique artifact names
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Jan 24, 2024
1 parent 227ee06 commit 483b21e
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 @@ -50,7 +50,7 @@ jobs:
- name: "Upload artifact: SBML semantic test suite results"
uses: actions/upload-artifact@v4
with:
name: amici-semantic-results
name: amici-semantic-results-${{ matrix.cases }}
path: tests/amici-semantic-results

- name: Codecov SBMLSuite
Expand Down

0 comments on commit 483b21e

Please sign in to comment.