We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2682219 commit 20febdeCopy full SHA for 20febde
1 file changed
.github/workflows/testing.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Verify pixi and run tests
25
run: |
26
pixi --version
27
- pixi run -e test pytest
+ pixi run -e tests tests -v
0 commit comments