Skip to content

Commit

Permalink
Trying to get the benchmark to store results
Browse files Browse the repository at this point in the history
  • Loading branch information
mhovd committed Oct 1, 2024
1 parent a21e151 commit c53a2c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added .github/cache/empty
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Download previous benchmark data
uses: actions/cache@v4
with:
path: ./cache
path: ./.github/cache
key: ${{ runner.os }}-benchmark

- name: Store benchmark result
Expand Down

0 comments on commit c53a2c6

Please sign in to comment.