Skip to content

merge queue: embarking main (e5b810a) and #8086 together #608

merge queue: embarking main (e5b810a) and #8086 together

merge queue: embarking main (e5b810a) and #8086 together #608

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