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 b75a569 commit da635caCopy full SHA for da635ca
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
run: python -m pip install .[test]
71
72
- name: Test package
73
- run: pixi run test-ci -e dev
+ run: pixi run -e test test-ci
74
75
- name: Upload coverage report
76
uses: codecov/[email protected]
0 commit comments