Skip to content

Commit

Permalink
Fix temp helper testing
Browse files Browse the repository at this point in the history
  • Loading branch information
henryruhs committed Jun 6, 2024
1 parent e81512f commit 995e78d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.10'
- run: python install.py --onnxruntime default --skip-conda
- run: pip install coveralls
- run: pip install pytest
- run: pip install pytest-cov
Expand Down

0 comments on commit 995e78d

Please sign in to comment.