Skip to content

Commit

Permalink
Fix android proxy publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
ikalinin1 authored Dec 24, 2021
1 parent 1e1f510 commit 92c2035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: SauceLabs - System Tests With Proxy- Allure report - Android
path: vividus-tests/output/reports/sl-andorid-proxy-allure
path: vividus-tests/output/reports/sl-android-proxy-allure

- name: BrowserStack - Desktop - Web - System tests
if: matrix.platform == 'macos-latest'
Expand Down

0 comments on commit 92c2035

Please # to comment.