Skip to content

Commit

Permalink
#0: Bump the timeout (#14482)
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT authored Oct 30, 2024
1 parent 80bb6db commit 2c5878a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tgg-unit-tests-impl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: tar -xvf ttm_${{ matrix.test-group.arch }}.tar
- uses: ./.github/actions/install-python-deps
- name: Run unit regression tests
timeout-minutes: 45
timeout-minutes: 60
run: |
source ${{ github.workspace }}/python_env/bin/activate
cd $TT_METAL_HOME
Expand Down

0 comments on commit 2c5878a

Please sign in to comment.