Skip to content

Commit dc955d5

Browse files
committed
Update test-mlperf-inference-resnet50.yml
1 parent 64a4444 commit dc955d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-mlperf-inference-resnet50.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ jobs:
7474
run: |
7575
git config --global user.name mlcommons-bot
7676
git config --global user.email "mlcommons-bot@users.noreply.github.com"
77-
cm run script --tags=push,github,mlperf,inference,submission --env.CM_GITHUB_PAT=PAT --repo_url=https://github.com/mlcommons/mlperf_inference_test_submissions_v5.0 --repo_branch=auto-update --commit_message="Results from R50 GH action on ${{ matrix.os }}" --quiet
77+
cm run script --tags=push,github,mlperf,inference,submission --env.CM_GITHUB_PAT=$PAT --repo_url=https://github.com/mlcommons/mlperf_inference_test_submissions_v5.0 --repo_branch=auto-update --commit_message="Results from R50 GH action on ${{ matrix.os }}" --quiet

0 commit comments

Comments
 (0)