Skip to content

merge queue: embarking main (36f2263) and #8067 together #554

merge queue: embarking main (36f2263) and #8067 together

merge queue: embarking main (36f2263) and #8067 together #554

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