Skip to content

Incremental UI Push #26 #114

Incremental UI Push #26

Incremental UI Push #26 #114

Workflow file for this run

name: nix-checks
on:
pull_request:
jobs:
lints:
name: Nix Checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check -L