Skip to content

Commit 2354c3f

Browse files
authored
Update test-mlperf-inference-resnet50.yml
1 parent 753b094 commit 2354c3f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,4 @@ jobs:
7575
run: |
7676
git config --global user.name mlcommons-bot
7777
git config --global user.email "mlcommons-bot@users.noreply.github.com"
78-
# git config --global credential.https://github.com.helper ""
79-
# git config --global credential.https://github.com.helper "!gh auth git-credential"
80-
# git config --global credential.https://gist.github.com.helper ""
81-
# git config --global credential.https://gist.github.com.helper "!gh auth git-credential"
82-
# cm run script --tags=gh,auth,cli --with_token=${{ env.PAT }}
8378
cm run script --tags=push,github,mlperf,inference,submission --env.CM_GITHUB_PAT=${{ env.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)