From e56816f486fb5f166792f86896f34695d457dfc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Wed, 20 Apr 2022 11:19:43 +0200 Subject: [PATCH] [CI] Run tests on 4.1.x-dev --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a051c6a8..6fb8a8ba 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -68,4 +68,4 @@ jobs: run: composer test integration-tests: name: "REST integration tests" - uses: ./.github/workflows/integration-tests-callable.yaml + uses: ./.github/workflows/integration-tests-callable.yaml@4.1