Skip to content

46 fix elevation control panel bug #122

46 fix elevation control panel bug

46 fix elevation control panel bug #122

Workflow file for this run

name: Prettier
on: [pull_request]
jobs:
prettier:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npm ci
- run: npx prettier --check .