Skip to content

Commit 7f09ed2

Browse files
committed
Does this make rchk run regardless?
1 parent 2045278 commit 7f09ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rhub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# NO NEED TO CHECKOUT HERE
5151
- uses: r-hub/actions/setup@v1
5252
with:
53-
config: ${{ github.event.inputs.config }}
53+
config: ${{ github.event.inputs.config || 'rchk' }}
5454
id: rhub-setup
5555

5656
linux-containers:

0 commit comments

Comments
 (0)