Skip to content

Commit a0603aa

Browse files
committed
try this
1 parent 4e58c74 commit a0603aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
allow-prereleases: true
6363

6464
- name: Install package
65-
run: python -m pip install .[test]
65+
run: python -m pip install .[dev]
6666
# - name: Setup Pixi
6767
# uses: prefix-dev/setup-pixi@v0.8.8
6868
# with:

0 commit comments

Comments
 (0)