Skip to content

Commit 3da759d

Browse files
add newline at the end
#19
1 parent 15244a4 commit 3da759d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check-dev.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ jobs:
148148

149149
- uses: ./.github/workflows/check
150150
with:
151-
results: ${{ matrix.package }}
151+
results: ${{ matrix.package }}

0 commit comments

Comments
 (0)