From 3ea34981ca7bb4878e24cadacf036626a649ae49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Tue, 21 Jun 2022 10:45:31 +0200 Subject: [PATCH] A typo --- test/ci/mariadb.yml | 2 +- test/ci/postgres.yml | 2 +- test/ci/sqlite3.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/ci/mariadb.yml b/test/ci/mariadb.yml index 25be8ee6..3d7445d4 100644 --- a/test/ci/mariadb.yml +++ b/test/ci/mariadb.yml @@ -16,7 +16,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# MariDb file definition for GitLab Continous Integration +# MariDb file definition for GitLab Continuous Integration test: adapter: mysql2 diff --git a/test/ci/postgres.yml b/test/ci/postgres.yml index 3a828f16..8eaf47f3 100644 --- a/test/ci/postgres.yml +++ b/test/ci/postgres.yml @@ -16,7 +16,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# PosgreSQL file definition for GitLab Continous Integration +# PosgreSQL file definition for GitLab Continuous Integration test: adapter: postgresql diff --git a/test/ci/sqlite3.yml b/test/ci/sqlite3.yml index c2d39af1..7eb1fd73 100644 --- a/test/ci/sqlite3.yml +++ b/test/ci/sqlite3.yml @@ -16,7 +16,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# SQLite file definition for GitLab Continous Integration +# SQLite file definition for GitLab Continuous Integration test: adapter: sqlite3