Skip to content

Commit

Permalink
2024-06-12 07:16 - updates ci:debug
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Jun 12, 2024
1 parent 125bc70 commit dbd1bbc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Checkout code
run:
docker run --rm \
waitforit -host=127.0.0.1 -port=5432 -timeout=20 -debug -proto tcp
- name: Run tests
run: |
docker run --rm \
Expand Down

0 comments on commit dbd1bbc

Please sign in to comment.