Skip to content

Commit 75e77dc

Browse files
committed
Formet
1 parent e6406e9 commit 75e77dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ reusable_pipeline(
33
test_types: ["unit", "e2e"],
44
skip_doc_build: true,
55
upstream_repos: ["vivarium", "vivarium_inputs", "vivarium_public_health", "vivarium_cluster_tools", "gbd_mapping", "layered_config_tree"],
6-
run_mypy:false,
6+
run_mypy: false,
77
)

0 commit comments

Comments
 (0)