Skip to content

Commit

Permalink
Update nightly-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inisis authored Jun 15, 2024
1 parent 91aecc0 commit 3438501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
run: |
python -m pip install --upgrade pip wheel setuptools
pip install .
pip install pytest pytest-xdist onnxruntime
pip install pytest pytest-xdist onnxruntime timm torchvision
python tests/test_onnx_nets.py

0 comments on commit 3438501

Please sign in to comment.