Skip to content

Commit

Permalink
Separate CI job for Redshift connector
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Mar 10, 2023
1 parent 7ba0ad3 commit 005cf9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ jobs:
!:trino-postgresql,
!:trino-raptor-legacy,
!:trino-redis,
!:trino-redshift,
!:trino-singlestore,
!:trino-sqlserver,
!:trino-test-jdbc-compatibility-old-server,
Expand Down Expand Up @@ -538,6 +539,7 @@ jobs:
- { modules: plugin/trino-postgresql }
- { modules: plugin/trino-raptor-legacy }
- { modules: plugin/trino-redis }
- { modules: plugin/trino-redshift }
- { modules: plugin/trino-redshift, profile: cloud-tests }
- { modules: plugin/trino-singlestore }
- { modules: plugin/trino-sqlserver }
Expand Down

0 comments on commit 005cf9c

Please sign in to comment.