We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f2411 commit 32a6d2eCopy full SHA for 32a6d2e
1 file changed
.github/workflows/ci.yml
@@ -85,4 +85,4 @@ jobs:
85
- name: test compatibility with Cirq
86
run: |
87
pip install cirq-core
88
- ci/pytest_unit.sh -m cirq
+ pytest test/ -m cirq
0 commit comments