Skip to content

chore(deps): bump DeterminateSystems/update-flake-lock from 21 to 23 … #24

chore(deps): bump DeterminateSystems/update-flake-lock from 21 to 23 …

chore(deps): bump DeterminateSystems/update-flake-lock from 21 to 23 … #24

Workflow file for this run

name: run flake check
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches: [main]
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v11
- run: nix flake check