Skip to content

Commit b81e464

Browse files
typo
1 parent 4ec0a05 commit b81e464

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Check modified protos
6464
run: ci/build_changed_protos.sh origin/main
6565

66-
buid-and-test-correctness:
66+
build-and-test-correctness:
6767
strategy:
6868
fail-fast: false
6969
matrix:
@@ -100,7 +100,7 @@ jobs:
100100
pytest test/* -m cirq
101101
102102
103-
buid-and-test-performance:
103+
build-and-test-performance:
104104
strategy:
105105
fail-fast: false
106106

0 commit comments

Comments
 (0)