From: Adrian Iurca <45214757+adrianiurca@users.noreply.github.com> Date: Wed, 12 Jan 2022 16:30:37 +0000 (+0200) Subject: Update pr_test.yml X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=005cd39053f703c6e22586e08270beb201b030c3;p=puppet-modules%2Fpuppetlabs-firewall.git Update pr_test.yml --- diff --git a/.github/workflows/pr_test.yml b/.github/workflows/pr_test.yml index 89767d3..14ca9ab 100644 --- a/.github/workflows/pr_test.yml +++ b/.github/workflows/pr_test.yml @@ -121,7 +121,7 @@ jobs: echo STEP_START=$(date +%s) >> $GITHUB_ENV - name: Start SSH session - if: ${{ matrix.platforms.image == "litmusimage/centos:6" }} + if: ${{ matrix.platforms.image == 'litmusimage/centos:6' }} uses: luchihoratiu/debug-via-ssh@main with: NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}