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 b319707 commit 4063e84Copy full SHA for 4063e84
.github/workflows/sycl-detect-changes.yml
@@ -115,6 +115,6 @@ jobs:
115
has_benchmarks_only=false
116
fi
117
done
118
- echo "benchmarks_only=$has_benchmarks_only" >> $GITHUB_OUTPUT
+ echo "result=$has_benchmarks_only" >> $GITHUB_OUTPUT
119
120
- run: echo '${{ steps.result.outputs.result }} ${{ steps.benchmarks_only.outputs.result }}'
0 commit comments