Skip to content

Commit 1919404

Browse files
Test additional features
1 parent 5534534 commit 1919404

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
matrix:
1414
features:
1515
- actionlint
16+
- postgresql-client
17+
- shellcheck
1618
baseImage:
1719
- debian:latest
1820
- ubuntu:latest
@@ -29,6 +31,8 @@ jobs:
2931
matrix:
3032
features:
3133
- actionlint
34+
- postgresql-client
35+
- shellcheck
3236
continue-on-error: true
3337
steps:
3438
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)