Skip to content

Commit

Permalink
Install click
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros11 committed Oct 5, 2023
1 parent 3742b41 commit 5cc1bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/selfhosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
python -m venv testenv
source testenv/bin/activate
python -m pip install qibolab
python -m pip install qibolab click
- name: Execute on ${{ matrix.platform }} queue
run: |
source testenv/bin/activate
Expand Down

0 comments on commit 5cc1bb0

Please sign in to comment.