Skip to content

Commit

Permalink
benchmark: allow force push
Browse files Browse the repository at this point in the history
  • Loading branch information
danstarns committed Apr 30, 2024
1 parent 5abe640 commit 59907db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
run: |
git add .
git commit -m "benchmark: update"
git push
git push --force

0 comments on commit 59907db

Please sign in to comment.