Skip to content

Commit

Permalink
adds LD_DEBUG envvar to all
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Dec 8, 2023
1 parent bac2dbb commit 80781e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
image: mysql:latest
env:
MYSQL_ROOT_PASSWORD: root
LD_DEBUG: all
ports:
- 3306
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
Expand Down

0 comments on commit 80781e8

Please sign in to comment.