Skip to content

Commit b11e926

Browse files
committed
fix(ci): Fix syntax error
1 parent 2c62eca commit b11e926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license_headers_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
-ignore '*.toml' \
3838
-ignore '*.yml' \
3939
-ignore '*.yaml' \
40-
-ignore 'rav_e2e/*.sh'
40+
-ignore 'rav_e2e/*.sh' \
4141
.

0 commit comments

Comments
 (0)