Skip to content

Commit 6e91b28

Browse files
committed
Add missing pixi task update
1 parent 287004f commit 6e91b28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ snakefmt = ">=0.10.2"
2121
snakemake-minimal = ">=8.29.0"
2222

2323
[tasks]
24-
test = {cmd = "pytest tests/"}
24+
test-integration = {cmd = "pytest tests/clio_test.py"}
2525

2626
[feature.docs.dependencies]
2727
mkdocs-material = ">=9.6.7"

0 commit comments

Comments
 (0)