Skip to content

Commit

Permalink
#8082: fix profiler regression workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ttmchiou committed May 14, 2024
1 parent ed4e721 commit edd97c2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/run-profiler-regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,4 @@ jobs:
- name: Run profiler regression tests
timeout-minutes: 30
run: |
./scripts/docker/run_docker_cmd.sh \
--device /dev/tenstorrent -- \
./tests/scripts/run_profiler_regressions.sh
./scripts/docker/run_docker_cmd.sh --device /dev/tenstorrent -- ./tests/scripts/run_profiler_regressions.sh

0 comments on commit edd97c2

Please sign in to comment.