Skip to content

Commit

Permalink
For Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiDixit09 committed Mar 22, 2024
1 parent fffcc67 commit df762aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/appium-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
uses: actions/checkout@v3
if: ${{ !( github.ref == 'refs/heads/master')}}
with:
path: latestSDK
ref: ${{ github.ref }}
path: previousVersionSDK
ref: master
- name: Checkout qa automation
uses: actions/checkout@v3
if: false
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/unit-and-instrumented-tests-action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: unit-and-instrumented-tests
on:
workflow_dispatch:
push:
env:
API_MIN: 21
API_CURRENT: 34
Expand Down

0 comments on commit df762aa

Please sign in to comment.