Skip to content

Commit

Permalink
Mypy CI: Add pybind11
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Feb 8, 2025
1 parent 39828af commit 8bb6303
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 @@ -72,7 +72,7 @@ jobs:
python-version: '3.x'
- name: "Main Script"
run: |
EXTRA_INSTALL="mypy pytest"
EXTRA_INSTALL="mypy pytest pybind11"
curl -L -O https://tiker.net/ci-support-v0
. ./ci-support-v0
Expand Down

0 comments on commit 8bb6303

Please sign in to comment.