Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Commit

Permalink
removing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
scarrazza committed Feb 9, 2022
1 parent e1ecbdb commit 6f2ee13
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ jobs:
with:
name: wheels
path: dist
- name: Test wheels
run: |
python -m pip install --upgrade pip
pip install pytest
pip install qibo --pre
pip install -r requirements.txt
pip install qibotf --no-index --find-links ./dist/
pytest --pyargs qibotf
deploy:
runs-on: ubuntu-latest
needs: build
Expand Down

0 comments on commit 6f2ee13

Please sign in to comment.