Skip to content

Commit cce36df

Browse files
committed
Build: Simplify yml file
1 parent 752a745 commit cce36df

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/NewsReader.UITestAndroid.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
types:
77
- completed
88

9-
# Allows you to run this workflow manually from the Actions tab
109
workflow_dispatch:
1110

1211
jobs:
@@ -37,10 +36,6 @@ jobs:
3736
run: |
3837
gh run download ${{ steps.get_run.outputs.run_id }} --name="NewsReaderAndroid" --dir=./NewsReaderAndroid
3938
40-
- shell: bash
41-
run: |
42-
ls ./NewsReaderAndroid
43-
4439
- name: ⚙️ Enable KVM
4540
run: |
4641
echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' | sudo tee /etc/udev/rules.d/99-kvm4all.rules

0 commit comments

Comments
 (0)