Skip to content

Commit

Permalink
source env
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic authored Nov 21, 2024
1 parent 5d446c3 commit 05dd5ec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,9 @@ jobs:
- name: Reset board
shell: bash
run: |
/usr/local/bin/tt-smi-metal --help
/usr/local/bin/tt-smi-metal -r 0
source /opt/tt_metal_infra/provisioning/provisioning_env/bin/activate
tt-smi --help
tt-smi -r 0
- name: Build
shell: bash
Expand Down

0 comments on commit 05dd5ec

Please sign in to comment.