Skip to content

fix: accidentally removed base case #8

fix: accidentally removed base case

fix: accidentally removed base case #8

Workflow file for this run

name: Run Tests
on: push
jobs:
integrity:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nixbuild/nix-quick-install-action@v28
- name: Structural Integirty Test
run: cd test && ./bld.sh