Skip to content

Commit

Permalink
"postgres" probably not in PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Sep 30, 2020
1 parent 7feefe8 commit 387da3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- run: postgres --version
- run: psql --version
- uses: ./
- run: pg_isready --dbname=${{ env.POSTGRES_URL }}
Expand Down

0 comments on commit 387da3b

Please sign in to comment.