Skip to content

Commit

Permalink
pak based setup on Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l committed Jul 31, 2024
1 parent 002b98a commit e3a7294
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Fedora_setup_pak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
push:
branches:
- "main"
- "117-elaborate-if-inla-jags-and-gsl-can-be-installed-via-systemrequirements"

env:
JAGS: '4.3.2'
Expand Down Expand Up @@ -95,6 +96,6 @@ jobs:
- name: run the tests
run: |
pak::pak('r-lib/testthat')
library("abn")
testthat::test_local(path='tests', load_package='none')
shell: Rscript {0}

0 comments on commit e3a7294

Please sign in to comment.