We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 511d850 + 655c84d commit 0cbc4bbCopy full SHA for 0cbc4bb
.github/workflows/validate.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Check format with black
43
run: black --check --verbose --line-length 79 *.py
44
summarize:
45
- name: Summarize all validation jobs
+ name: All code validated
46
needs:
47
- index
48
- validate
0 commit comments