mirror of
https://github.com/gogs/gogs.git
synced 2025-12-22 00:00:07 +01:00
ci: run database tests against Postgres, MySQL and SQLite (#6996)
This commit is contained in:
@@ -39,6 +39,9 @@ func Test_perms(t *testing.T) {
|
||||
})
|
||||
tc.test(t, db)
|
||||
})
|
||||
if t.Failed() {
|
||||
break
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user