We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1605f8a commit 4efdf93Copy full SHA for 4efdf93
1 file changed
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Check modified protos
64
run: ci/build_changed_protos.sh origin/main
65
66
- buid-and-test:
+ build-and-test-correctness:
67
strategy:
68
fail-fast: false
69
matrix:
0 commit comments