We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25ce581 + 7a64bab commit dec287eCopy full SHA for dec287e
1 file changed
config/ci.json
@@ -7,7 +7,7 @@
7
},
8
"reproducibility": {
9
"default": {
10
- "markers": "checksum"
+ "markers": "checksum or checksum_slow"
11
}
12
13
"qa": {
@@ -16,8 +16,8 @@
16
17
18
19
- "model-config-tests-version": "0.0.9",
+ "model-config-tests-version": "main",
20
"python-version": "3.11.0",
21
- "payu-version": "1.1.5"
+ "payu-version": "dev"
22
23
0 commit comments