Skip to content

build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 in the devops group #2581

build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 in the devops group

build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 in the devops group #2581

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