diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a73003e..b6e86e7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,6 +13,7 @@ jobs: matrix: features: - actionlint + - google-cloud-cli - postgresql-client - shellcheck baseImage: @@ -31,6 +32,7 @@ jobs: matrix: features: - actionlint + - google-cloud-cli - postgresql-client - shellcheck continue-on-error: true