We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 626121f commit c6fa899Copy full SHA for c6fa899
.github/workflows/build-check-install.yaml
@@ -250,7 +250,8 @@ on:
250
description: |
251
Should shinytests2 tests only run per modified corresponding R file in R/ folder?
252
If enabled and there is a module modificated only that shinytest2 file will be tested.
253
- Can be ignored if used [run-all-tests] on the commit message.
+ Might not apply to most packages! Because it replaces skip_if_too_deep(5) to skip_if_too_deep(3).
254
+ Will be ignored if the commit message contains [run-all-tests].
255
required: false
256
type: boolean
257
default: false
0 commit comments