Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
broskoTT committed Mar 7, 2025
1 parent 315ab5f commit 77955a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: tar xvf artifact.tar

- name: Reset the card and read the card info
if: ${{ inputs.card == 'tt-ubuntu-2204-n300-large-stable' }}
if: ${{ inputs.card == 'tt-beta-ubuntu-2204-n300-large-stable' }}
run: |
/home/software/syseng/wh/tt-smi -r 0
/home/software/syseng/wh/tt-smi -s -f smi.log && cat smi.log
Expand Down

0 comments on commit 77955a1

Please sign in to comment.