Skip to content

Commit

Permalink
Add test task
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Nov 27, 2024
1 parent 1bbb592 commit 6c00e1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,5 @@ pptree = { features = ["pptree"], solve-group = "default" }
style = { features = ["style"], solve-group = "default" }
testing = { features = ["testing"], solve-group = "default" }

[tool.pixi.tasks]
[tool.pixi.feature.testing.tasks]
test = "pytest -vv"

0 comments on commit 6c00e1b

Please sign in to comment.