Skip to content

Commit 82ad4a0

Browse files
author
Toby Dylan Hocking
committed
cancel in progress false for testing
1 parent d0cb5cc commit 82ad4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name: R-CMD-check
1010

1111
concurrency:
1212
group: ${{ github.event.pull_request.number || github.run_id }}
13-
cancel-in-progress: true
13+
cancel-in-progress: false
1414

1515
jobs:
1616
R-CMD-check:

0 commit comments

Comments
 (0)