We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc822f3 commit 2e234a7Copy full SHA for 2e234a7
.github/workflows/ci.yml
@@ -80,7 +80,7 @@ jobs:
80
run: ci/pytest_unit.sh
81
82
- name: compatibility with Cirq
83
- run: :
+ run: |
84
pip install cirq
85
ci/pytest_unit.sh -m cirq
86
0 commit comments