Skip to content

Commit 24e093e

Browse files
committed
unpause tests
1 parent b3f3955 commit 24e093e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/android-devices-matrix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Test Android Devices
22

33
on:
44
# Run at 2 AM UTC daily
5-
# schedule:
6-
# - cron: "0 2 * * *"
5+
schedule:
6+
- cron: "0 2 * * *"
77
# Allow manual triggering
88
workflow_dispatch:
99
inputs:

0 commit comments

Comments
 (0)