We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168325f commit cf599c0Copy full SHA for cf599c0
.github/workflows/sycl-linux-run-tests.yml
@@ -517,6 +517,6 @@ jobs:
517
git push
518
519
benchmark_aggregate:
520
- if: inputs.test_selector == 'benchmark' && inputs.skip_run == 'false'
+ if: inputs.test_selector == 'benchmark'
521
name: Aggregate compute-benchmark historical average (TODO reconsider)
522
uses: ./.github/workflows/sycl-benchmark-aggregate.yml
0 commit comments