new automated tests

This commit is contained in:
Daniel Winkler 2026-05-24 00:27:46 +10:00
commit 2a521eeabd
7 changed files with 162 additions and 23 deletions

View file

@ -3,7 +3,7 @@ on:
workflow_dispatch: # allows manual triggering
push:
branches:
- 'update_rde'
- 'update_ed'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
@ -23,5 +23,4 @@ jobs:
name: rde
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
extraPullNames: rstats-on-nix, nix-community
- run: nix build ./templates/rde
- run: nix build ./templates/ed