This commit is contained in:
2026-07-31 17:07:55 -07:00
commit 3e3369828d
781 changed files with 1663 additions and 0 deletions
+8
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