srctree

Robin Linden parent 220a312d 51e9ab49
ci: Update prettier

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