[IMP] pin prettier version to ensure consistent results

This commit is contained in:
Géry Debongnie
2021-11-10 13:48:24 +01:00
committed by Samuel Degueldre
parent 3e70b17da1
commit d47dcf6be2
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -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