Skip to content

merge queue: embarking main (59ea5f1) and #7647 together #7224

merge queue: embarking main (59ea5f1) and #7647 together

merge queue: embarking main (59ea5f1) and #7647 together #7224

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