Tags: ikalnytskyi/action-setup-postgres
Tags
Add basic implementation The 'setup-postgres' action has been developed by me for xsnippet/xsnippet-api [1] purpose where we want to run our tests on all major operating systems. Existing actions are built around Docker containers, and hence are available for Linux only. I figured that the work I have done there might be useful for someone else, and so I decided to create a standalone reusable action and publish it on GitHub Marketplace. [1] https://github.com/xsnippet/xsnippet-api/blob/40953d18b70e19d8535bf3aee88f28fe1407b36a/.github/actions/setup-postgres/action.yml