Skip to content

Commit bd2ab18

Browse files
committed
CI edits
1 parent e81a8c0 commit bd2ab18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/dace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ test_model_stencils_aarch64:
1818
.test_model_datatests:
1919
stage: test
2020
script:
21-
- nox --add-timestamp -s "test_model-3.10(datatest, $COMPONENT)" -- --backend=$BACKEND --level=$LEVEL
21+
- nox --add-timestamp -s "test_model-3.10(datatest, $COMPONENT)" -- --backend=$BACKEND --level=$LEVEL --durations=0 -vv
2222
parallel:
2323
matrix:
2424
- COMPONENT: [advection, diffusion, dycore, microphysics, common, driver]

0 commit comments

Comments
 (0)