Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
PaDarochek committed Feb 3, 2025
1 parent fdd2498 commit 3eae9ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: aarch64
on:
workflow_run:
workflows: [amd64, coverage]
types: [completed] #requested
types:
- completed

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 3eae9ab

Please sign in to comment.