Skip to content

Commit

Permalink
Makes token available
Browse files Browse the repository at this point in the history
  • Loading branch information
y4izus committed Jun 28, 2024
1 parent 8a1eb7c commit b11a73a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,7 @@ jobs:
python -m pip install -r ./requirements-dev.txt
- name: Run tests
env:
QISKIT_IBM_TOKEN: ${{ secrets.QISKIT_IBM_TOKEN }}
run: |
python -m pytest .

0 comments on commit b11a73a

Please sign in to comment.