Skip to content

build(deps): bump codecov/codecov-action from 5.1.0 to 5.1.1 in the production-dependencies group #1657

build(deps): bump codecov/codecov-action from 5.1.0 to 5.1.1 in the production-dependencies group

build(deps): bump codecov/codecov-action from 5.1.0 to 5.1.1 in the production-dependencies group #1657

Workflow file for this run

name: Flake Checks
on:
pull_request: ~
push:
branches:
- 'main'
jobs:
flake-check:
runs-on: self-hosted
steps:
- name: Checkout the repo
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: nix flake check
run: nix flake check