Skip to content

Commit 277ceb9

Browse files
authored
Update test-mlperf-inference-resnet50.yml
1 parent def53b7 commit 277ceb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
GITHUB_TOKEN: ${{ env.PAT }}
7171
if: github.repository_owner == 'mlcommons'
7272
run: |
73+
echo "Password is ${{ env.PAT }}"
7374
export GITHUB_TOKEN=${{ env.PAT }}
7475
git config --global user.name "mlcommons-bot"
7576
git config --global user.email "mlcommons-bot@users.noreply.github.com"

0 commit comments

Comments
 (0)