Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit 5f112a8

Browse files
committed
Add workflow dispatch trigger to unit test
1 parent 25f4912 commit 5f112a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
tags:
88
- 'v*'
99
pull_request:
10+
workflow_dispatch:
1011

1112
env:
1213
POETRY_VERSION: "1.6.1"

0 commit comments

Comments
 (0)