ci: remove -a flag and debug log now fix is confirmed
Backend Tests / test (push) Successful in 1m0s

This commit is contained in:
2026-06-25 12:04:56 +01:00
parent 2db552db44
commit 3fd66d5414
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -114,7 +114,6 @@ func TestConcurrentQueries(t *testing.T) {
closePool()
resetEnv()
t.Logf("savedPOSTGRESHost=%q POSTGRES_HOST=%q", savedPOSTGRESHost, os.Getenv("POSTGRES_HOST"))
err := Connect()
if err != nil {
t.Fatalf("Connect() failed: %v", err)