Skip to content

merge queue: embarking main (abfb9ce) and [#8899 + #8913] together #2189

merge queue: embarking main (abfb9ce) and [#8899 + #8913] together

merge queue: embarking main (abfb9ce) and [#8899 + #8913] together #2189

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"'