Skip to content

fix: Don't show a syncing indicator until the sync service is started. #10219

fix: Don't show a syncing indicator until the sync service is started.

fix: Don't show a syncing indicator until the sync service is started. #10219

Workflow file for this run

name: Rust version
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
msrv:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: taiki-e/install-action@cargo-hack
- run: cargo hack check --rust-version --workspace --all-targets --ignore-private