diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e1e3e5..9eb5132 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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