mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2024-12-20 01:18:18 +00:00
Update test.yml
This commit is contained in:
parent
b6a60f0058
commit
1d34b01af4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
|||
test:
|
||||
name: Test setup-postgresql
|
||||
runs-on: ${{ matrix.platform }}
|
||||
concurrency: ${{ matrix.platform }}-${{ matrix.postgresql_version }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Reference in a new issue