Skip to content

Commit eca2984

Browse files
author
Toby Dylan Hocking
committed
try removing concurrency
1 parent 82ad4a0 commit eca2984

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ on:
88

99
name: R-CMD-check
1010

11-
concurrency:
12-
group: ${{ github.event.pull_request.number || github.run_id }}
13-
cancel-in-progress: false
14-
1511
jobs:
1612
R-CMD-check:
1713
runs-on: ${{ matrix.config.os }}

0 commit comments

Comments
 (0)