github, take 5

This commit is contained in:
Maarten L. Hekkelman
2026-04-13 13:44:02 +02:00
parent fc5d9bcade
commit 9b9f86544c

View File

@@ -45,6 +45,7 @@ jobs:
uses: actions/setup-python@v6
with:
python-version: ${{ matrix.python-version }}
pip-install: numpy
- name: Install Catch2 macOS
if: matrix.os == 'macos-latest'