Skip to content

Commit 3eae9ab

Browse files
committed
Test
1 parent fdd2498 commit 3eae9ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/aarch64.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: aarch64
33
on:
44
workflow_run:
55
workflows: [amd64, coverage]
6-
types: [completed] #requested
6+
types:
7+
- completed
78

89
env:
910
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)