Skip to content

Commit 5169438

Browse files
committed
Fix stray character
1 parent cfdea74 commit 5169438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-nightly-cirq-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: |
9595
pip install -U cirq --pre
9696
97-
d - name: Configure Bazel options
97+
- name: Configure Bazel options
9898
run: |
9999
# If we didn't get a cache hit on the installed Python environment,
100100
# something's changed, and we want to make sure to re-run all tests.

0 commit comments

Comments
 (0)