Skip to content

Commit

Permalink
wth?
Browse files Browse the repository at this point in the history
  • Loading branch information
miparnisari committed Nov 22, 2023
1 parent 33aa3f6 commit 07eb250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

- name: Run benchmarks
uses: benchmark-action/github-action-benchmark@v1
if: steps.cache.outputs.cache-hit == 'false'
if: steps.cache.outputs.cache-hit != 'true'
with:
# What benchmark tool the output.txt came from
tool: 'go'
Expand Down

0 comments on commit 07eb250

Please sign in to comment.