Skip to content

Commit 4b6aceb

Browse files
authored
Merge pull request #59 from ACCESS-NRI/update-ci-test-markers
Update CI test markers
2 parents dec287e + 7b4a1c9 commit 4b6aceb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/ci.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/configuration/ci/2-0-0.json",
33
"scheduled": {
44
"default": {
5-
"markers": "checksum"
5+
"markers": "repro and (not slow)"
66
}
77
},
88
"reproducibility": {
99
"default": {
10-
"markers": "checksum or checksum_slow"
10+
"markers": "repro and (not repro_restart)"
1111
}
1212
},
1313
"qa": {

0 commit comments

Comments
 (0)