We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd7415 commit 45f0575Copy full SHA for 45f0575
.github/workflows/test.yml
@@ -90,6 +90,7 @@ jobs:
90
run: oca_install_addons
91
- name: Check licenses
92
run: manifestoo -d . check-licenses
93
+ continue-on-error: true
94
- name: Check development status
95
run: manifestoo -d . check-dev-status --default-dev-status=Beta
96
- name: Initialize test db
0 commit comments