From 08a7e465ceb6a5e99d250b4fcd55b1ae6c7ede98 Mon Sep 17 00:00:00 2001 From: Kirill Pinchuk Date: Tue, 7 May 2024 11:00:55 +0300 Subject: [PATCH] wip: fix tests run --- .github/workflows/master.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 3c0038e..5637b8a 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -5,6 +5,7 @@ on: branches: - master - ci + - fix-tests jobs: run-tests: