Skip to content

Commit 947cb0b

Browse files
authored
Update test-mlperf-inference-resnet50.yml
1 parent 669afb6 commit 947cb0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ jobs:
6868
env:
6969
GITHUB_TOKEN: ${{ env.PAT }}
7070
run: |
71-
echo "Password is ${{ env.PAT }}"
72-
export GITHUB_TOKEN=${{ env.PAT }}
7371
git config --global user.name "mlcommons-bot"
7472
git config --global user.email "mlcommons-bot@users.noreply.github.com"
7573
git config --global credential.https://github.com.helper ""

0 commit comments

Comments
 (0)