don't create fatal errors in case of warnings
This commit is contained in:
2
.github/workflows/generate-docs.yml
vendored
2
.github/workflows/generate-docs.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
run: luarocks make
|
||||
|
||||
- name: Build docs
|
||||
run: ldoc . --fatalwarnings
|
||||
run: ldoc .
|
||||
|
||||
- name: Copy assets
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user