Skip to content

Commit

Permalink
Run CockroachDB tests on CI (#1289)
Browse files Browse the repository at this point in the history
They are not required to pass yet.
  • Loading branch information
AlekSi committed Oct 19, 2022
1 parent 4ea7e9d commit 1ea94c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- {name: "PostgreSQL", task: "pg"}
- {name: "Tigris", task: "tigris"}
- {name: "Tigris main", task: "tigris", tigris_dockerfile: "tigris_main"}
- {name: "CockroachDB", task: "cockroach"}
- {name: "MongoDB", task: "mongodb"}

steps:
Expand Down

1 comment on commit 1ea94c3

@vercel
Copy link

@vercel vercel bot commented on 1ea94c3 Oct 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ferret-db – ./

ferret-db-git-main-ferretdb.vercel.app
ferret-db.vercel.app
ferret-db-ferretdb.vercel.app

Please sign in to comment.