Skip to content

Instantly share code, notes, and snippets.

@mikerowehl
Created September 24, 2020 23:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikerowehl/187a0a8685079ef5c8c1bd6bf71797a4 to your computer and use it in GitHub Desktop.
Save mikerowehl/187a0a8685079ef5c8c1bd6bf71797a4 to your computer and use it in GitHub Desktop.
- name: Run tests
run: |
docker exec -i ${{ job.services.postgres.id }} psql -U postgres postgres < dbinit/testinit.sql
test_script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment