diff --git a/.github/workflows/performance_pre.yml b/.github/workflows/performance_pre.yml index 899598e78..d2b14e68a 100644 --- a/.github/workflows/performance_pre.yml +++ b/.github/workflows/performance_pre.yml @@ -35,7 +35,7 @@ jobs: java-version: ${{ env.JAVA_VERSION }} - name: Extract performance - uses: ./.github/actions/performance_pre + uses: ./.github/actions/performance with: test-results-path: HeadlessAndroidScanner/shippable/testresults source-branch: gh-pages