Skip to content

Commit 0043536

Browse files
author
RJO798
committed
test
1 parent ac2ae96 commit 0043536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_licenses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
fi
155155
156156
# Create a patch file
157-
diff -Naur licenses.yml licenses_aux.yaml > patch.txt
157+
diff -Naur licenses.yml licenses_aux.yaml > patch.txt || true
158158
159159
160160
- name: Generate artifacts

0 commit comments

Comments
 (0)