From 24b2c8c9a3cc8492019ea62a3b1f8b2f4ebce617 Mon Sep 17 00:00:00 2001 From: Yuriy Bakhtin Date: Thu, 25 Apr 2024 08:23:44 +0200 Subject: [PATCH] Remove tests of v1.10 --- .github/workflows/php-test-v1.10.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .github/workflows/php-test-v1.10.yml diff --git a/.github/workflows/php-test-v1.10.yml b/.github/workflows/php-test-v1.10.yml deleted file mode 100644 index c7c8b8f..0000000 --- a/.github/workflows/php-test-v1.10.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: PHP Codeception Tests - v1.10 - -on: - push: - schedule: - - cron: "0 0 * * 0" - -jobs: - tests: - uses: humhub/actions/.github/workflows/module-tests-v1.10.yml@main - with: - module-id: text-editor