Skip to content

Commit 3c80bff

Browse files
committed
remove the concurrency block from the reused test workflow
1 parent 10283d2 commit 3c80bff

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: Tests
33
on:
44
workflow_call:
55

6-
concurrency:
7-
group: ${{ github.ref }}
8-
cancel-in-progress: true
9-
106
jobs:
117
test:
128
name: Tests (PostgreSQL ${{ matrix.postgres-version }})

0 commit comments

Comments
 (0)