Skip to content

Commit 0cbc4bb

Browse files
authored
Merge pull request #25 from Azure-Samples/seesharprun-patch-1
Updated status check description
2 parents 511d850 + 655c84d commit 0cbc4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Check format with black
4343
run: black --check --verbose --line-length 79 *.py
4444
summarize:
45-
name: Summarize all validation jobs
45+
name: All code validated
4646
needs:
4747
- index
4848
- validate

0 commit comments

Comments
 (0)