Skip to content

Commit 05d57f3

Browse files
committed
Skipping checking for debian dependencies
1 parent bdedff7 commit 05d57f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
# MUK Addons
8080
cp -r odoo-modules/* ${ADDONS_DIR}/
8181
- name: Install addons and dependencies
82+
env:
83+
SKIP_EXT_DEB_DEPENDENCIES: "true"
8284
run: oca_install_addons
8385
- name: Check licenses
8486
run: manifestoo -d . check-licenses

0 commit comments

Comments
 (0)