mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-14 00:27:55 +00:00
Fix: Update git add command in workflow
This commit is contained in:
1
.github/workflows/benchmark.yml
vendored
1
.github/workflows/benchmark.yml
vendored
@@ -31,3 +31,4 @@ jobs:
|
|||||||
git add README tests results.json
|
git add README tests results.json
|
||||||
git diff --staged --quiet || (git commit -m "Docs: Update benchmark results" && git push)
|
git diff --staged --quiet || (git commit -m "Docs: Update benchmark results" && git push)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user