Skip to content

Merge pull request #195 from tomberek/patch-1 #6

Merge pull request #195 from tomberek/patch-1

Merge pull request #195 from tomberek/patch-1 #6

Workflow file for this run

name: "Eval"
on:
push:
pull_request:
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixpkgs-unstable
- run: |
nix flake check -L