mirror of
https://github.com/wassname/jaxtyping.git
synced 2026-09-11 12:21:38 +08:00
@@ -33,7 +33,7 @@ jobs:
|
||||
with:
|
||||
python-version: "3.8"
|
||||
test-script: |
|
||||
python -m pip install pytest jax jaxlib typeguard
|
||||
python -m pip install pytest beartype equinox jaxlib
|
||||
cp -r ${{ github.workspace }}/test ./test
|
||||
pytest
|
||||
pypi-token: ${{ secrets.pypi_token }}
|
||||
|
||||
Reference in New Issue
Block a user