Skip to content

refactor(docs/user): shorten top-level 'README.adoc' #43

refactor(docs/user): shorten top-level 'README.adoc'

refactor(docs/user): shorten top-level 'README.adoc' #43

Workflow file for this run

---
name: Nix Flake Check
on:
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v9
- uses: DeterminateSystems/magic-nix-cache-action@v3
- run: nix flake check