From ca2bd746993a936db6a376b1736dec02ae219dd9 Mon Sep 17 00:00:00 2001 From: ismail simsek <6005685+ismailsimsek@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:52:06 +0100 Subject: [PATCH] Use matrix test to test different liquibase versions --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index cd0e9f0..386e8f2 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -10,7 +10,6 @@ on: pull_request: branches: [ master ] paths-ignore: - - '.github/**' - '.idea/**' - '.run/**'