Skip to content

Incremental UI Push #28 #118

Incremental UI Push #28

Incremental UI Push #28 #118

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