Skip to content

Commit 32a6d2e

Browse files
Update ci.yml
1 parent 66f2411 commit 32a6d2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ jobs:
8585
- name: test compatibility with Cirq
8686
run: |
8787
pip install cirq-core
88-
ci/pytest_unit.sh -m cirq
88+
pytest test/ -m cirq

0 commit comments

Comments
 (0)