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 ca4f6a6 commit 3b4747eCopy full SHA for 3b4747e
.github/workflows/build_and_test.yml
@@ -44,7 +44,7 @@ jobs:
44
fi
45
46
- name: Run tests
47
- run: pixi run -e pytest
+ run: pixi run -e dev pytest
48
49
deploy:
50
name: Deploy
0 commit comments