Skip to content

Commit 02c5abf

Browse files
committed
fix error
1 parent 7e80b5a commit 02c5abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI Tests
33
on:
44
pull_request:
55
types: [opened, edited]
6-
workflow_dispatch
6+
workflow_dispatch:
77

88
jobs:
99
android-new-arch-test:

0 commit comments

Comments
 (0)