From e1dcddd8830f03dd80eae6cd139331e6d02e735d Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 26 Jan 2021 08:44:39 +0000 Subject: [PATCH] :construction_worker_man: sync DINAR Pushed from https://github.com/itpp-labs/DINAR/.github/workflows/fork2repos.yml --- .github/workflows/DINAR-PORT.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/DINAR-PORT.yml b/.github/workflows/DINAR-PORT.yml index 6b67445..9d093d1 100644 --- a/.github/workflows/DINAR-PORT.yml +++ b/.github/workflows/DINAR-PORT.yml @@ -99,9 +99,6 @@ jobs: 2> $LOG_FILE || true cat $LOG_FILE - # TMP: run pre-commit agains xml files only. See https://github.com/OCA/odoo-module-migrator/pull/38#pullrequestreview-558886327 - pre-commit run --files $(find ${{ env.PORT_MODULE }} -type f -iname "*.xml") || true - # remove colors sed -r -i "s/\x1B\[([0-9]{1,3}(;[0-9]{1,2})?)?[mGK]//g" $LOG_FILE # escape character