Skip to content

Commit

Permalink
client side debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
ipmb committed Feb 6, 2024
1 parent 60701d1 commit 0ece1ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
export LIBSQL_AUTH_TOKEN=""
export LIBSQL_SYNC_URL=http://db.local:8080
export OTHER_LIBSQL_SYNC_URL=http://otherdb.local:8080
export RUST_LOG=debug
python3 django_repo/tests/runtests.py --settings libsql_settings -v 2
- name: Dump sqld logs and stop
if: always()
Expand Down

0 comments on commit 0ece1ab

Please sign in to comment.