Skip to content

Commit

Permalink
ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Sep 6, 2023
1 parent fcdf5b4 commit 21a1e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Install deps
run: |
python3 -m pip install meson numpy pytest meson-python pybind11
python3 -m pip install meson numpy pytest meson-python pybind11 ninja
- name: Build and test
run: |
Expand Down

0 comments on commit 21a1e44

Please sign in to comment.