Skip to content

merge queue: embarking main (290ccf2) and [#7682 + #7731 + #7730] together #96

merge queue: embarking main (290ccf2) and [#7682 + #7731 + #7730] together

merge queue: embarking main (290ccf2) and [#7682 + #7731 + #7730] together #96

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