Skip to content

Commit 7d6f05a

Browse files
committed
fix nightly ci
1 parent d07c1e2 commit 7d6f05a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci_build/azure_pipelines/onnxruntime_nightly_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
job:
1010
steps:
1111
- template: 'unit_test.yml'
12-
parameters:
13-
onnx_opsets: ['10', '9', '8', '7']
12+
parameters:
13+
onnx_opsets: ['10', '9', '8', '7']

0 commit comments

Comments
 (0)