Skip to content
Snippets Groups Projects
Unverified Commit 7a342ee2 authored by Cam Saul's avatar Cam Saul
Browse files

Make sure SQLServer tests are running [ci drivers]

parent 44a710eb
No related branches found
No related tags found
No related merge requests found
......@@ -265,6 +265,8 @@ jobs:
<<: *restore-be-deps-cache
- run:
name: Run backend unit tests (SQL Server)
environment:
ENGINES: h2,sqlserver
command: >
/home/circleci/metabase/metabase/.circleci/skip-driver-tests.sh sqlserver ||
lein with-profile +ci test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment