Update check.yml

This commit is contained in:
Daniel Winkler 2025-09-10 18:46:17 +10:00 committed by GitHub
commit 08e10aede4
Failed to generate hash of commit

View file

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