Skip to content

Commit

Permalink
ci: Temporarily increase MySQL tests timeout (#12403)
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy authored Dec 30, 2024
1 parent 072664b commit 1fe6a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-postgres-mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Test MariaDB
working-directory: packages/cli
run: pnpm test:mariadb --testTimeout 20000
run: pnpm test:mariadb --testTimeout 30000

postgres:
name: Postgres
Expand Down

0 comments on commit 1fe6a27

Please sign in to comment.