Skip to content

Commit

Permalink
chore(appium): dont show contents on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed Feb 3, 2024
1 parent dd28203 commit c8a6906
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ui-automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -517,14 +517,6 @@ jobs:
cp -r C:\Program` Files\uplink\extra\themes\ $home/.uplink/themes
cp -r C:\Program` Files\uplink\extensions\emoji_selector.dll $home/.uplink/extensions
- name: Show contents
working-directory: C:\Program Files\uplink\
run: Get-ChildItem -Recurse

- name: Show contents
working-directory: C:\Program Files\extensions\
run: Get-ChildItem -Recurse

- name: Setup Node.js 🔨
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit c8a6906

Please sign in to comment.