Skip to content

Commit 0b8c2f2

Browse files
authored
Update check.yaml
Signed-off-by: Marcin <[email protected]>
1 parent 5cda9e4 commit 0b8c2f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
unit-test-report-brand: >-
4444
https://raw.githubusercontent.com/insightsengineering/hex-stickers/main/thumbs/teal.png
4545
deps-installation-method: setup-r-dependencies
46-
selected-shinytests: true
46+
selected-shinytests: false
4747
r-cmd-non-cran:
4848
name: R CMD Check (non-CRAN) 🧬
4949
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@main
@@ -67,7 +67,7 @@ jobs:
6767
checking for unstated dependencies in vignettes .* NOTE
6868
checking top-level files .* NOTE
6969
deps-installation-method: setup-r-dependencies
70-
selected-shinytests: true
70+
selected-shinytests: false
7171
coverage:
7272
name: Coverage 📔
7373
uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@main

0 commit comments

Comments
 (0)