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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

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}