1 parent 4e58c74 commit a0603aaCopy full SHA for a0603aa
1 file changed
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
allow-prereleases: true
63
64
- name: Install package
65
- run: python -m pip install .[test]
+ run: python -m pip install .[dev]
66
# - name: Setup Pixi
67
# uses: prefix-dev/setup-pixi@v0.8.8
68
# with:
0 commit comments