Skip to content

Commit

Permalink
Merge pull request #273 from entropicalabs/shahidee44-patch-1
Browse files Browse the repository at this point in the history
[skip ci] Update test_main_linux.yml
  • Loading branch information
vishal-ph authored Aug 24, 2023
2 parents 29f217e + f11cd0d commit 232f19c
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 232f19c

Please sign in to comment.