Skip to content

Commit d0e0d99

Browse files
committed
Check license V2.3
1 parent ae2e801 commit d0e0d99

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 ${UMF_CMAKE_SOURCE_DIR}/check_license/check-headers.sh ${UMF_CMAKE_SOURCE_DIR} 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)