action-setup-postgres
action-setup-postgres copied to clipboard
Unset PGSERVICEFILE by default?
https://github.com/ikalnytskyi/action-setup-postgres/blob/687404e7b78b0b3471751635e69f70d54a09d6e7/action.yml#L127
Hello, I am trying to use this action to set up dbmate and getting the following
panic: setting PGSERVICEFILE not supported
It might be nice to disable this by default since unsetting environment variables is impossible. We can always set this env variable ourselves using the outputs.