Skip to content

Commit

Permalink
test-system-install
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Oct 25, 2024
1 parent 1bbfe9c commit 3e46ac5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3e46ac5

Please sign in to comment.