fix(tests): fix e2e tests, part 3

This commit is contained in:
perf3ct 2025-06-18 22:29:48 +00:00
parent 5c31710b51
commit e7f773d1ea
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ jobs:
run: |
cargo test --test '*' -- --test-threads=1
env:
DATABASE_URL: ${{ env.DATABASE_URL }}
TEST_DATABASE_URL: ${{ env.DATABASE_URL }}
RUST_LOG: debug