Skip to content

Commit e6dd994

Browse files
committed
update
1 parent 33a63cc commit e6dd994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_ascend_npu_benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- name: Install benchmark dependencies
9191
run: |
9292
pip install -r benchmark/requirements.txt --constraint ascend_npu/requirements.txt "numpy==1.*"
93-
python benchmark/install.py --userbenchmark test_bench
93+
python benchmark/install.py --userbenchmark test_bench --continue_on_fail
9494
9595
- name: Install project dependencies
9696
run: |

0 commit comments

Comments
 (0)