Skip to content

Commit

Permalink
Update test_main_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shahidee44 authored Aug 23, 2023
1 parent 429447e commit f45c83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_main_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
python -m venv env
source env/bin/activate
python -m pip install --upgrade pip
pip install .[tests]
make dev-install-tests
pip install ipykernel
- name: Setup IBMQ account
env:
Expand Down

0 comments on commit f45c83d

Please sign in to comment.