Skip to content

Commit

Permalink
Update ci.yml: do not test federated query in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxiaoying authored Oct 8, 2024
1 parent 1c0afb1 commit 3bcf9a2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,4 @@ jobs:
POSTGRES_URL: "postgresql://postgres:postgres@postgres:5432/postgres"
SQLITE_URL: "sqlite:///tmp/test.db"
MYSQL_URL: "mysql://root:mysql@mysql:3306/mysql"
DB1: "postgresql://postgres:postgres@postgres:5432/postgres"
DB2: "postgresql://postgres:postgres@postgres:5432/postgres"
FED_CONFIG_PATH: ${{ github.workspace }}/.github/config
SQLITE3_STATIC: 1

0 comments on commit 3bcf9a2

Please sign in to comment.