srctree

Robin Linden parent b0c3f1e1 3269eb57
ci: Update prettier

inlinesplit
.github/workflows/ci.yaml added: 2, removed: 2, total 0
@@ -259,7 +259,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
- run: npm install --global prettier@3.0.0
- run: npm install --global prettier@3.0.1
# Prettier thinks our fragment shaders are JS-something and complains
# about syntax errors.
- run: npx prettier --ignore-path .gitignore --write . '!**/*.frag'