continue on error

This commit is contained in:
Matthias 2022-05-28 00:30:30 +02:00
parent 6bac19daff
commit 9c80be52b3
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ jobs:
runs-on: ubuntu-20.04
needs: ['javascript', 'html', 'pre-commit']
continue-on-error: true # continue if a step fails so that coverage gets pushed
env:
INVENTREE_DB_NAME: ./inventree.sqlite