Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
youngsofun committed Oct 21, 2024
1 parent bb1fc35 commit 57e8760
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
env:
MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}

- name: View Nginx logs
run: docker logs nginx-lb

- name: Test with conn to nginx
run: mvn test -DexcludedGroups=FLAKY -DtrimStackTrace=false -Dsurefire.printSummary=true -Dsurefire.useFile=false
env:
Expand Down

0 comments on commit 57e8760

Please sign in to comment.