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 1629991 commit 2065e11Copy full SHA for 2065e11
.github/workflows/build-package.yml
@@ -1,7 +1,7 @@
1
name: Build & Test HLL
2
3
env:
4
- PG_PRELOAD=hll
+ PG_PRELOAD: hll
5
on:
6
push:
7
branches:
0 commit comments