There was an error while loading. Please reload this page.
1 parent 10283d2 commit 3c80bffCopy full SHA for 3c80bff
1 file changed
.github/workflows/test.yml
@@ -3,10 +3,6 @@ name: Tests
3
on:
4
workflow_call:
5
6
-concurrency:
7
- group: ${{ github.ref }}
8
- cancel-in-progress: true
9
-
10
jobs:
11
test:
12
name: Tests (PostgreSQL ${{ matrix.postgres-version }})
0 commit comments