Revert "Fix repo path"

This reverts commit b8efd169e5.
This commit is contained in:
Johann Hoffmann
2022-01-10 21:05:24 +01:00
parent d03c938e8e
commit be61d65ab5

View File

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