Skip to content

Commit

Permalink
fix benchmarking
Browse files Browse the repository at this point in the history
  • Loading branch information
ianayl committed Jan 2, 2025
1 parent 410666e commit c32ad36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sycl-linux-precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ jobs:
# env: '{"LIT_FILTER":${{ needs.determine_arc_tests.outputs.arc_tests }} }'
# use_igc_dev: true

uses: ./.github/workflows/sycl-linux-run-tests.yml
uses: ./.github/workflows/sycl-linux-benchmark.yml
with:
name: ${{ matrix.name }}
runner: ${{ matrix. runner }}
Expand Down

0 comments on commit c32ad36

Please sign in to comment.