Skip to content

Commit 851bd0b

Browse files
authored
Update update-results.yml
1 parent 1b8be7b commit 851bd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cm run script --tags=run,mlperf,inference,submission-checker --adr.inference-src.tags=_repo.https://github.com/GATEOverflow/inference --quiet --extra_args=" --skip-extra-files-in-root-check" --submission_dir=./ > >(tee -a out.txt) 2> >(tee -a checker_log.txt >&2)
3535
cm run script --tags=convert,from-csv,to-md --csv_file=summary.csv --md_file=README.md
3636
37-
USER=GitHub Action
37+
USER="GitHub Action"
3838
EMAIL=admin@gateoverflow.com
3939
4040
git config --global user.name "$USER"

0 commit comments

Comments
 (0)