From be61d65ab5c35810a495c36ec53987f32bd688b8 Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Mon, 10 Jan 2022 21:05:24 +0100 Subject: [PATCH] Revert "Fix repo path" This reverts commit b8efd169e5f84b1025dfc2ac7cabea53e06c2d80. --- .github/workflows/quali.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quali.yml b/.github/workflows/quali.yml index 0a4bb75e9..b8ce3025b 100644 --- a/.github/workflows/quali.yml +++ b/.github/workflows/quali.yml @@ -437,7 +437,7 @@ jobs: - name: upload to S3 if: github.ref == 'refs/heads/master' && needs.vars.outputs.marker_expression == 'uc_sanity' - uses: ./wlan-testing/.github/actions/allure-report-to-s3 + uses: ./.github/actions/allure-report-to-s3 with: test_type: sanity testbed: ${{ matrix.ap_model }}