ci: Remove unused docs group in tests
This commit is contained in:
2
.github/workflows/rules.yml
vendored
2
.github/workflows/rules.yml
vendored
@@ -34,5 +34,5 @@ jobs:
|
||||
with:
|
||||
os: ${{ matrix.os }}
|
||||
python-version: ${{ matrix.python-version }}
|
||||
poetry-extras: "--with analysis,tests,docs"
|
||||
poetry-extras: "--with analysis,tests"
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user