mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-13 16:17:54 +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 diff --staged --quiet || (git commit -m "Docs: Update benchmark results" && git push)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user