Skip to content

docs: Add demo GIF and update features #5

docs: Add demo GIF and update features

docs: Add demo GIF and update features #5

Workflow file for this run

name: Prek
on:
merge_group:
pull_request:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
run_prek:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: cachix/install-nix-action@v31.10.1
- name: Pre-build devShell
run: nix build --accept-flake-config --no-link .#devShells.$(nix eval --impure --raw --expr 'builtins.currentSystem').default
- name: Run prek
shell: "nix develop --accept-flake-config -c bash -e {0}"
run: prek run -a