Skip to content

Commit 6b53dbf

Browse files
authored
Merge branch 'dev' into dev
2 parents dc1fef7 + 8227916 commit 6b53dbf

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)