Fix CI
This commit is contained in:
parent
f992da47ee
commit
4acc82e35b
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install project deps (including test extras)
|
- name: Install project deps (including test extras)
|
||||||
run: |
|
run: |
|
||||||
poetry install --with test
|
poetry install --with dev
|
||||||
|
|
||||||
- name: Run test script
|
- name: Run test script
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue