Skip to content

Commit

Permalink
ci: Fix windows?
Browse files Browse the repository at this point in the history
  • Loading branch information
sizmailov committed Aug 31, 2023
1 parent 0f3570c commit 24831b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ jobs:
run: pip install .

- name: Run tests
shell: bash
run: >
tests/run-tests.sh --pybind11-branch "${{ matrix.pybind11 }}" --stubs-sub-dir "stubs/python-${{ matrix.python }}/pybind11-${{ matrix.pybind11 }}"

0 comments on commit 24831b3

Please sign in to comment.