Skip to content

Commit

Permalink
HPCC-32656 Enable ECLWatch UI automated test to execute manually on l…
Browse files Browse the repository at this point in the history
…ocal Linux system.

WIP

Signed-off-by: Attila Vamos <[email protected]>
  • Loading branch information
AttilaVamos committed Sep 12, 2024
1 parent 938eb4d commit 01cef61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-ui-gh_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
- name: Free additional disk space (remove Android SDK + Tools)
run: |
sudo rm -rf /usr/local/lib/android
echo "user:$USER"
- name: Download UI Test Files
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 01cef61

Please sign in to comment.