Skip to content

Commit fb766d3

Browse files
committed
Check license V2.3 false test 4
1 parent 8ad97bd commit fb766d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Run check-license
5656
run: |
57-
bash ./check_license/check-headers.sh ./ Apache-2.0 WITH LLVM-exception -v
57+
bash ./check_license/check-headers.sh ./ "Apache-2.0 WITH LLVM-exception" -v
5858
5959
- name: Run a spell check
6060
uses: crate-ci/typos@b63f421581dce830bda2f597a678cb7776b41877 # v1.18.2

0 commit comments

Comments
 (0)