We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354b628 commit e937f5cCopy full SHA for e937f5c
.github/workflows/test-eql.yml
@@ -31,6 +31,7 @@ jobs:
31
postgres-version: [17, 16, 15, 14]
32
33
env:
34
+ CS_DATABASE__USERNAME: ${USER}
35
CS_DATABASE__NAME: test
36
CS_DATABASE__PASSWORD:
37
CS_DATABASE__PORT: 5532
0 commit comments