mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[IMP] pin prettier version to ensure consistent results
This commit is contained in:
committed by
Samuel Degueldre
parent
3e70b17da1
commit
d47dcf6be2
@@ -24,4 +24,4 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm run test
|
||||
- run: npm run prettier
|
||||
- run: npm run check-formatting
|
||||
|
||||
Reference in New Issue
Block a user