Skip to content

Commit 452e310

Browse files
Update ci.yml
1 parent 32a6d2e commit 452e310

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-
pytest test/ -m cirq
88+
pytest test/* -m cirq

0 commit comments

Comments
 (0)