Skip to content

Commit

Permalink
Update dist name
Browse files Browse the repository at this point in the history
  • Loading branch information
thisac committed Jul 5, 2024
1 parent 24ba1cc commit 525070d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
command: |
python -m venv env
. env/bin/activate
pip install dist/dwave-gate*.tar.gz
pip install dist/dwave_gate*.tar.gz
- run:
name: run tests
command: |
Expand Down

0 comments on commit 525070d

Please sign in to comment.