add ci script to parallize evaluation

This commit is contained in:
Jörg Thalheim
2023-08-24 14:52:09 +02:00
parent 45cc2a78b5
commit 4b2c1772d0
3 changed files with 64 additions and 1 deletions

View File

@@ -8,4 +8,4 @@ jobs:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix flake check --keep-going -L
- run: bash ./scripts/ci