Skip to content

merge queue: embarking main (c6f5753) and [#8566 + #8625] together #1621

merge queue: embarking main (c6f5753) and [#8566 + #8625] together

merge queue: embarking main (c6f5753) and [#8566 + #8625] together #1621

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