Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
  • Loading branch information
yu-iskw committed May 30, 2024
1 parent fd846cf commit 9cc0fa3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ jobs:
matrix:
sqlfluff:
- "2.0.7"
- "3.0.7"
extra_requirements_txt:
- "testdata/test_failed_dbt/extra_requirements-1.3.txt"
- "testdata/test_failed_dbt/extra_requirements-1.4.txt"
- "testdata/test_failed_dbt/extra_requirements-1.5.txt"
- "testdata/test_failed_dbt/extra_requirements-1.6.txt"
- "testdata/test_failed_dbt/extra_requirements-1.7.txt"
- "testdata/test_failed_dbt/extra_requirements-1.8.txt"
config:
- ".sqlfluff.bigquery"
- ".sqlfluff.postgres"
Expand Down

0 comments on commit 9cc0fa3

Please sign in to comment.