added package testing

This commit is contained in:
Daniel Winkler 2025-09-11 22:57:47 +10:00
commit 15ee67a52e
2 changed files with 15 additions and 1 deletions

View file

@ -28,4 +28,4 @@ jobs:
extraPullNames: rstats-on-nix, nix-community
- run: nix build .
- run: nix flake check . --all-systems
- run: nix develop -c "R -e 'library(httpgd)'"
- run: nix develop -c Rscript test/test.R