mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Merge f0e83bc447
into d7f12c2607
This commit is contained in:
commit
736ee7c05a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: shellcheck
|
||||
uses: reviewdog/action-shellcheck@v1.20
|
||||
uses: reviewdog/action-shellcheck@v1.21
|
||||
|
||||
test-postgresql:
|
||||
name: Test pg_dump with PostgreSQL version
|
||||
|
|
Loading…
Add table
Reference in a new issue