Skip to content

change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled #7227

change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled

change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled #7227

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'