Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BupycHuk authored Oct 16, 2024
1 parent e8e53f4 commit c0b0935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
PROXYSQL_IMAGE: ${{ matrix.proxysql-image }}
run: |
docker --version
docker-compose --version
docker-compose up -d
docker compose --version
docker compose up -d
make testall
- name: Run debug commands on failure
Expand Down

0 comments on commit c0b0935

Please sign in to comment.