Skip to content

Commit

Permalink
build: update rtd config
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnhan committed Jan 15, 2025
1 parent 4be854b commit 68567d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
python-version: "3.12"

- name: Install mypy and dependencies
run: uv sync --all-extras --dev
run: uv sync --all-extras --dev --group pyqt6

- name: Run mypy
run: uv run mypy --install-types --non-interactive --html-report mypy-report .
Expand Down

0 comments on commit 68567d6

Please sign in to comment.