Skip to content

Commit d408c40

Browse files
committed
Fix YAML indentation in verify workflow
1 parent bcf38b8 commit d408c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# Specify patterns
4747
exclude: |
4848
images/
49-
.verify-helper/scripts/
49+
.verify-helper/scripts/
5050
# If you have config.toml
5151
config: .verify-helper/config.toml
5252
- name: parse-doxygen

0 commit comments

Comments
 (0)