Skip to content

Commit

Permalink
build: coverage CI fix #4814 (#4880)
Browse files Browse the repository at this point in the history
  • Loading branch information
intech committed Dec 7, 2021
1 parent d813edf commit d5e7e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
run: npm run test:coverage
env:
CI: true
DB: "postgres pgnative mysql mysql2 mssql sqlite3, cockroachdb"
DB: "postgres pgnative mysql mysql2 mssql sqlite3 cockroachdb"
KNEX_TEST_TIMEOUT: 60000

- name: Stop Databases
Expand Down

0 comments on commit d5e7e19

Please sign in to comment.