github actions test added, but disabled until auto-releases are added

This commit is contained in:
Benton Edmondson 2022-06-05 21:25:07 -04:00
parent 6f592f6e8d
commit d26dbc7734

8
.github/workflows/test.yml.disabled vendored Normal file
View file

@ -0,0 +1,8 @@
on: push
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.0.2
- uses: cachix/install-nix-action@v17
- run: nix run .#tests -- ./tests/workspace