From 6a122668973e83ff62267a89f68a24611aa638ed Mon Sep 17 00:00:00 2001 From: aya Date: Tue, 24 Dec 2024 16:50:47 +0200 Subject: [PATCH] Fix linters 2 --- .github/workflows/test_common.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_common.yml b/.github/workflows/test_common.yml index 9b21a636..fd344fd1 100644 --- a/.github/workflows/test_common.yml +++ b/.github/workflows/test_common.yml @@ -77,7 +77,7 @@ jobs: report_url: https://waku-org.github.io/waku-interop-tests/${{ env.CALLER }} - name: Deploy report to Github Pages - + ## run pre commit uses: peaceiris/actions-gh-pages@v3 if: always() with: