From 626f9dc4a9062ae0a81c97fa1fbf63ad63bab1e3 Mon Sep 17 00:00:00 2001 From: Josep Rubio Date: Thu, 28 Sep 2023 18:07:36 +0200 Subject: [PATCH] POC roborazzi remove git status --- .github/workflows/compare_screenshots.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/compare_screenshots.yml b/.github/workflows/compare_screenshots.yml index 612714d81..ae5640687 100644 --- a/.github/workflows/compare_screenshots.yml +++ b/.github/workflows/compare_screenshots.yml @@ -87,14 +87,6 @@ jobs: tar cvzf mistica-screenshots-tests-report.tar.gz reports || echo "No screenshots tests reports found" shell: bash - - name: Checkout Telefonica/github-actions repo - if: failure() - uses: actions/checkout@v3 - with: - repository: Telefonica/github-actions - token: "${{ secrets.NOVUM_PRIVATE_REPOS }}" - path: .github/shared-actions - - name: Upload reports to azure if: failure() uses: ./.github/shared-actions/azure/upload-to-storage