Skip to content

Commit

Permalink
run pip check again in macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hhorii committed Aug 21, 2024
1 parent eaba16c commit 1bfc346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ jobs:
- name: Run Tests
run: |
set -e
pip check
rm -rf qiskit_aer
stestr run --slowest
shell: bash
Expand Down

0 comments on commit 1bfc346

Please sign in to comment.