Skip to content

Commit fa3f315

Browse files
committed
Revert "Add also to other workflow using quarto"
This reverts commit 7941bfd.
1 parent 7941bfd commit fa3f315

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/no-pandoc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
needs: check
2828

2929
- uses: r-lib/actions/setup-tinytex@v2
30-
env:
31-
TINYTEX_INSTALLER: TinyTeX
3230

3331
- run: sudo apt-get --purge remove pandoc
3432
- run: rm -rf vignettes

.github/workflows/test-coverage.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
needs: coverage
3131

3232
- uses: r-lib/actions/setup-tinytex@v2
33-
env:
34-
TINYTEX_INSTALLER: TinyTeX
3533

3634
- name: Test coverage
3735
run: |

0 commit comments

Comments
 (0)