Skip to content

Commit

Permalink
Add back DWs
Browse files Browse the repository at this point in the history
  • Loading branch information
dpguthrie committed Jul 13, 2023
1 parent 6fc91e7 commit dc3ffae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_test_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
integration:
strategy:
matrix:
warehouse: ["postgres"]
warehouse: ["snowflake", "bigquery", "postgres"]
version: ["1_3_0", "1_4_0", "1_5_0"]
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit dc3ffae

Please sign in to comment.