ci : run cann build unconditionally [no ci] (#18659)

This commit is contained in:
Sigbjørn Skjæret
2026-01-07 13:07:08 +01:00
committed by GitHub
parent ca4a8370bc
commit 9dfa8ee950

View File

@@ -1418,7 +1418,6 @@ jobs:
echo "FIXME: test on devices"
openEuler-latest-cmake-cann:
if: ${{ github.event_name != 'pull_request' || contains(github.event.pull_request.labels.*.name, 'Ascend NPU') }}
defaults:
run:
shell: bash -el {0}