Skip to content

Commit

Permalink
Add a10g workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Dec 13, 2024
1 parent efc93b8 commit 9f79f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_linux-test-a10g.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup SSH (Click me for login details)
uses: pytorch/test-infra/.github/actions/setup-ssh@main
with:
github-secret: ${{ secrets.GITHUB_TOKEN }}
github-secret: ${{ secrets.TORCHBENCH_ACCESS_TOKEN }}
- name: Install Conda
run: |
bash ./.ci/torchbench/install-conda.sh
Expand Down

0 comments on commit 9f79f57

Please sign in to comment.