Skip to content

Commit

Permalink
Revert "client side debug log"
Browse files Browse the repository at this point in the history
This reverts commit 0ece1ab.
  • Loading branch information
ipmb committed Feb 8, 2024
1 parent 0ece1ab commit 148ab04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ 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 148ab04

Please sign in to comment.