Skip to content

Commit 42c88f9

Browse files
authored
Make 'tidy' job required (microsoft#7)
1 parent 020f764 commit 42c88f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
- lint
123123
- format
124124
- generate
125+
- tidy
125126

126127
steps:
127128
- name: Check required jobs

0 commit comments

Comments
 (0)