Skip to content

fix(nix): use default branch instead of nix-expose-lib #3

fix(nix): use default branch instead of nix-expose-lib

fix(nix): use default branch instead of nix-expose-lib #3

Workflow file for this run

name: Build Eurydice and run tests
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build and test
run: nix flake check