Skip to content

Commit 115e671

Browse files
authored
chore: make unit test GH action reusable (#58)
1 parent 3c6906b commit 115e671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/liveness_unit_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Run Unit Tests | Amplify UI Swift Liveness
22

33
on:
44
workflow_dispatch:
5+
workflow_call:
56
push:
67
branches: [ main ]
78
pull_request:

0 commit comments

Comments
 (0)