Skip to content

test: demonstrate problem with not sharing prefixes (#554) #1043

test: demonstrate problem with not sharing prefixes (#554)

test: demonstrate problem with not sharing prefixes (#554) #1043

Workflow file for this run

name: Nix
on:
- push
- pull_request
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix develop .#test -c dune runtest