Skip to content

Commit

Permalink
ci: Remove unused docs group in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Mar 1, 2024
1 parent 535069f commit 424a495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 424a495

Please sign in to comment.