From c99d4c231b70423ba73120dd5b7643449f30396c Mon Sep 17 00:00:00 2001 From: Yury Kamisov <69485624+infina15@users.noreply.github.com> Date: Wed, 28 Feb 2024 15:12:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B2=20=D1=82=D0=B5=D1=81=D1=82=D1=8B=20dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d1d32f1..b32d368 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,7 +10,7 @@ jobs: strategy: fail-fast: false matrix: - oscript_version: ['default'] + oscript_version: ['default', 'dev'] uses: autumn-library/workflows/.github/workflows/test.yml@main with: - oscript_version: ${{ matrix.oscript_version }} \ No newline at end of file + oscript_version: ${{ matrix.oscript_version }}