Skip to content

Don't flash startup sync races as a Sync issue (#6983) #6817

Don't flash startup sync races as a Sync issue (#6983)

Don't flash startup sync races as a Sync issue (#6983) #6817

Workflow file for this run

name: lint
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
run_install: false
- uses: actions/setup-node@v4
with:
node-version: "22"
- run: pnpm install --frozen-lockfile --ignore-scripts
- run: pnpm exec oxlint --quiet --format=github apps/desktop/src/