forked from MapComplete/MapComplete
Let GH actions fail if the licenses are missing
This commit is contained in:
parent
3c0c4e875c
commit
f96c440319
3 changed files with 23 additions and 5 deletions
4
.github/workflows/theme_validation.yml
vendored
4
.github/workflows/theme_validation.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
|
||||
- name: Compile license info
|
||||
run: npm run generate:licenses
|
||||
run: npm run validate:licenses
|
||||
|
||||
- name: Compile and validate themes and layers
|
||||
run: npm run generate:layeroverview
|
||||
run: npm run validate:layeroverview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue