Skip to content

Commit

Permalink
Update test_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoranAngevaare committed Aug 7, 2023
1 parent 769aca5 commit 885a581
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ jobs:
conda activate synda
bash .github/scripts/install_env.sh
bash .github/scripts/install_tex.sh
- name: install R by force (temporary)
if: matrix.test != 'minimal'
run: mamba install -c conda-forge r-essentials
- name: set Synda config
if: matrix.test == 'full'
env:
Expand Down

0 comments on commit 885a581

Please sign in to comment.