Skip to content

Commit e71db3c

Browse files
authored
Update NPU CI (#73025)
* update NPU CI
1 parent e07e5a4 commit e71db3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_Linux-NPU.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
FLAGS_use_stride_kernel: 0
8989
FLAGS_allocator_strategy: naive_best_fit
9090
FLAGS_npu_storage_format: 0
91-
TEST_IMPORTANT: "ON"
91+
TEST_IMPORTANT: "OFF"
9292
PADDLE_BRANCH: ${{ github.event.pull_request.base.ref }}
9393
home_dir: ${{ github.workspace }}/../../../..
9494
run: |

0 commit comments

Comments
 (0)