Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SrinivasanTarget authored Dec 30, 2024
1 parent 3887228 commit 525bac4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- name: Checkout submodules
shell: bash
run: |
cd appium-device-farm
echo 'https://AppiumTestDistribution:${{secrets.CI}}@github.com' >~/.git-credentials
git config --global credential.helper store
git submodule update --init --recursive
Expand Down

0 comments on commit 525bac4

Please sign in to comment.