From f7f89c038b9efbde5afb25f35246c443e8f7e1df Mon Sep 17 00:00:00 2001 From: Matteo Bachetti Date: Fri, 1 Sep 2023 13:37:06 +0200 Subject: [PATCH] Formatting fix --- .github/workflows/ci_test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci_test.yml b/.github/workflows/ci_test.yml index bb3e5abd9..efe80a231 100644 --- a/.github/workflows/ci_test.yml +++ b/.github/workflows/ci_test.yml @@ -26,8 +26,8 @@ jobs: steps: - uses: actions/checkout@v3 -# Found this solution at -# https://monadical.com/posts/filters-github-actions.html#Case-2-Pull-request + # Found this solution at + # https://monadical.com/posts/filters-github-actions.html#Case-2-Pull-request - name: check if message indicates that tests should be skipped id: check_commit run: |