ci: Add explicit Poetry CLI option
This commit is contained in:
2
.github/workflows/rules.yml
vendored
2
.github/workflows/rules.yml
vendored
@@ -20,5 +20,5 @@ jobs:
|
||||
with:
|
||||
os: ${{ matrix.os }}
|
||||
python-version: ${{ matrix.python-version }}
|
||||
poetry-extras: "analysis,tests"
|
||||
poetry-extras: "--with analysis,tests"
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user