Skip to content

Commit

Permalink
#0: test
Browse files Browse the repository at this point in the history
  • Loading branch information
vtangTT committed Mar 13, 2024
1 parent d9171ef commit fe414c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
run: tar -xvf ttm_${{ matrix.runner-info.arch }}.tar
- name: Build python env
run: |
source build/python_env/bin/activate
pip uninstall metal-libs ttnn -y
make python_env/dev PYTHON_ENV=$HOME/python_env -B
- name: Run pre/post regression tests
timeout-minutes: 15
Expand Down

0 comments on commit fe414c8

Please sign in to comment.