We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa62963 commit 66f2411Copy full SHA for 66f2411
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
- name: pytest
80
run: ci/pytest_unit.sh
81
82
- - name: test perf
+ - name: test performance
83
run: ci/pytest_perf.sh
84
85
- name: test compatibility with Cirq
0 commit comments