We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a14738 commit 88b5f0bCopy full SHA for 88b5f0b
1 file changed
.circleci/continue_config.yml
@@ -217,9 +217,6 @@ jobs:
217
- run:
218
name: Install OS-level dependencies
219
command: ./.circleci/install-prerequisites.sh "<< parameters.engine >>"
220
- - run:
221
- name: Install ODBC
222
- command: sudo apt-get install unixodbc-dev
223
224
name: Run tests
225
command: make << parameters.engine >>-test
0 commit comments