Skip to content

Commit

Permalink
#3764: Increase T3K time
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-tenstorrent committed Jul 12, 2024
1 parent 421a9dd commit dbd7a65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/t3000-profiler-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
./scripts/build_scripts/build_with_profiler_opt.sh
./create_venv.sh
- name: Run profiler regression tests
timeout-minutes: 30
timeout-minutes: 60
run: |
./tests/scripts/run_profiler_regressions.sh
- uses: ./.github/actions/slack-report
if: ${{ failure() }}
with:
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
owner: U03BJ1L3LUQ # Mo Memarian
owner: U03BJ1L3LUQ # Mo Memarian

0 comments on commit dbd7a65

Please sign in to comment.