mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2025-06-11 13:12:49 +00:00
Updated README.md
This commit is contained in:
parent
ab7d11b52c
commit
d61e8ce412
2 changed files with 5 additions and 5 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Run docker-action
|
||||
- name: Run setup-postgresql
|
||||
uses: ./
|
||||
with:
|
||||
postgresql_version: ${{ matrix.postgresql_version }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue