Skip to content

Fix tests (thanks @sonmarcho) #34

Fix tests (thanks @sonmarcho)

Fix tests (thanks @sonmarcho) #34

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 -L