Skip to content

ci: update nix/cachix actions #123

ci: update nix/cachix actions

ci: update nix/cachix actions #123

Workflow file for this run

---
name: "Checks"
on:
pull_request:
push:
workflow_call:
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check -L --accept-flake-config --option sandbox false