Skip to content

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

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

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

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