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 ff7f536 commit 2bcfaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_benchmark_collection_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
# upload results
- uses: actions/upload-artifact@v4
with:
name: computation times
name: computation-times-${{ matrix.python-version }}-${{ matrix.extract_subexpressions }}
path: |
tests/benchmark-models/computation_times.csv
tests/benchmark-models/computation_times.png

0 comments on commit 2bcfaff

Please sign in to comment.