Browse Source

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

Sigbjørn Skjæret 3 weeks ago
parent
commit
9dfa8ee950
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/build.yml

+ 0 - 1
.github/workflows/build.yml

@@ -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}