Skip to content

Commit

Permalink
Update tests-r-via-nix.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues authored Apr 4, 2024
1 parent 361c403 commit 080aa5f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests-r-via-nix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
- uses: cachix/cachix-action@v14
with:
name: b-rodrigues
# If you chose signing key for write access
# signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
# If you chose API tokens for write access OR if you have a private cache
authToken: '${{ secrets.CACHIX_AUTH }}'

- name: devtools::test() via nix-shell
run: nix-shell --pure -p cacert nix R rPackages.covr rPackages.codetools rPackages.xml2 rPackages.sys rPackages.devtools --run "Rscript -e 'devtools::test()'"
Expand Down

0 comments on commit 080aa5f

Please sign in to comment.