Skip to content

build(deps): bump the production-dependencies group across 1 directory with 8 updates #1586

build(deps): bump the production-dependencies group across 1 directory with 8 updates

build(deps): bump the production-dependencies group across 1 directory with 8 updates #1586

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