Skip to content

Commit

Permalink
Check poetry run
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros11 committed Sep 26, 2023
1 parent 400c625 commit 2dc0932
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ jobs:
poetry install --no-interaction --no-root --with tests --all-extras
- name: Test platforms
run: |
source $VENV
cd ..
export QIBOLAB_PLATFORMS=$(realpath .)
pytest tests/
QIBOLAB_PLATFORMS=$(realpath .) poetry run pytest tests/

0 comments on commit 2dc0932

Please sign in to comment.