Skip to content

merge queue: embarking main (64f7772) and #7766 together #105

merge queue: embarking main (64f7772) and #7766 together

merge queue: embarking main (64f7772) and #7766 together #105

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