Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Oct 30, 2023
1 parent 059e1b2 commit 60337d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ jobs:
name: Test
runs-on: ubuntu-latest
timeout-minutes: 5
# TODO: Add service containers and test against different dialects
# strategy:
# matrix:
# dialects: ['mysql', 'postgres', 'sqlite']

steps:
- name: Clone repository
Expand Down

0 comments on commit 60337d5

Please sign in to comment.