mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 22:50:59 -05:00
Remove flake check
This commit is contained in:
parent
5805f09758
commit
853d30634d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -27,5 +27,5 @@ jobs:
|
|||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: rstats-on-nix, nix-community
|
||||
- run: nix build .
|
||||
- run: nix flake check . --all-systems
|
||||
- run: nix run .#default -- "q('no')"
|
||||
- run: nix develop -c Rscript test/test.R
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue