Skip to content

Commit

Permalink
yaml file for SauceLabs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlitvinov committed Oct 25, 2024
1 parent 1201e9a commit eb531cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uitests_saucelabs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
authToken: ${{secrets.GITHUB_TOKEN}}
context: 'Test report'
state: 'success'
sha: ${{ github.event.pull_request.head.sha }}
sha: ${{ github.sha }}
target_url: http://appodeal.github.io/appodeal-android-sdk/${{ github.run_number }}

# GITHUB_REF_NAME=feature/auto_test
Expand Down

0 comments on commit eb531cf

Please sign in to comment.