Import code from archive

This commit is contained in:
2023-02-21 10:39:51 +02:00
commit 2fd15408d3
11 changed files with 1297 additions and 0 deletions

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