From af94a85a6f9baba1c2d81dba5695df655895dc19 Mon Sep 17 00:00:00 2001 From: Alexander Aksenov Date: Mon, 05 Sep 2022 08:09:25 +0000 Subject: [PATCH] Square brackets --- --- a/.github/workflows/test_codestyle_v2.yml +++ b/.github/workflows/test_codestyle_v2.yml @@ -5,7 +5,7 @@ jobs: code_style: - runs-on: self-hosted-ci + runs-on: [ self-hosted-ci ] steps: - uses: actions/checkout@v3 -- gitstuff