mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] update dotfiles
This commit is contained in:
committed by
Eric Antones
parent
e7d31c74fc
commit
de05141d8a
4
.github/workflows/pre-commit.yml
vendored
4
.github/workflows/pre-commit.yml
vendored
@@ -10,4 +10,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
# The pylint-odoo version we use here does not support python 3.10
|
||||
# https://github.com/OCA/oca-addons-repo-template/issues/80
|
||||
python-version: "3.9"
|
||||
- uses: pre-commit/action@v2.0.0
|
||||
|
||||
Reference in New Issue
Block a user