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 }}