Skip to content

Commit

Permalink
Update automation-trigger-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeepdesinguraj-branch committed Jul 31, 2024
1 parent 43f6764 commit 5a1f3b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automation-trigger-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
echo "::add-mask::$parsed"
echo "APP_URL=$parsed" >> "$GITHUB_ENV"
- name: Execute automation tests for Android RN app
env:
IS_RN_APP: true
run: |
cd qa
echo "APP_URL=$parsed" >> "$GITHUB_ENV"
Expand Down

0 comments on commit 5a1f3b2

Please sign in to comment.