Skip to content

Commit

Permalink
Append mapper name to benchmark_results
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Dec 29, 2023
1 parent 8874a0b commit 0b2ecea
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 @@ -44,7 +44,7 @@ jobs:
- uses: actions/upload-artifact@master
name: Upload Benchmark Results
with:
name: benchmark_results
name: benchmark_results_${{ matrix.mapper }}
path: results_${{ matrix.mapper }}.csv
collect_benchmark:
name: Collect benchmarks
Expand Down

0 comments on commit 0b2ecea

Please sign in to comment.