test-system-install

This commit is contained in:
Kevin Stillhammer 2024-10-25 15:33:23 +02:00
parent 1bbfe9c09c
commit 3e46ac5a37
No known key found for this signature in database

View File

@ -53,5 +53,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./
- run: sudo -E env "PATH=$PATH" uv pip install --python=3.13t -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple cython
- run: cython --version
- run: uv run --python=3.13t -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple --with cython cython