We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53949c commit 4d3870fCopy full SHA for 4d3870f
1 file changed
.github/workflows/bats.yml
@@ -6,6 +6,9 @@ jobs:
6
bats:
7
runs-on: ubuntu-latest
8
9
+ env:
10
+ DB: postgresql
11
+
12
steps:
13
- uses: actions/checkout@v5
14
0 commit comments