ci: Temporarily increase MySQL tests timeout (#12403)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-12-30 14:49:42 +01:00
committed by GitHub
parent 072664b40e
commit 1fe6a2786c

View File

@@ -106,7 +106,7 @@ jobs:
- name: Test MariaDB - name: Test MariaDB
working-directory: packages/cli working-directory: packages/cli
run: pnpm test:mariadb --testTimeout 20000 run: pnpm test:mariadb --testTimeout 30000
postgres: postgres:
name: Postgres name: Postgres