From 983f07f14e4bcdb8f2b40f683b806813155ac9b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Mirtes?= Date: Mon, 28 Mar 2022 12:35:28 +0200 Subject: [PATCH] Update integration-tests.yml --- .github/workflows/integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 8dd2e22..883f7e8 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -9,7 +9,7 @@ on: - "1.2.x" env: - COMPOSER_ROOT_VERSION: "1.2.x" + COMPOSER_ROOT_VERSION: "1.2.x-dev" jobs: test: