Skip to content

Commit de072be

Browse files
committed
hopefully adding new files will work
1 parent b3222be commit de072be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RunBenchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
git config --local user.name "github-actions[bot]"
107107
git add time.csv logs.csv **/VERSION
108108
git add run.conf
109-
git commit -a -m "new_results"
109+
git commit -m "new_results"
110110
111111
- name: Push changes
112112
uses: ad-m/github-push-action@master

0 commit comments

Comments
 (0)