Skip to content

Commit 569bb34

Browse files
iofu728liyucheng09Starmys
authored
Merge pull request microsoft#4 from microsoft/hjiang/fix_unittest
Feature(MInference): fix unittest Co-authored-by: Yucheng Li <[email protected]> Co-authored-by: Chengruidong Zhang <[email protected]>
2 parents bf437a2 + d047686 commit 569bb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Unit Test
22

33
# see: https://help.github.com/en/actions/reference/events-that-trigger-workflows
4-
# on: # Trigger the workflow on pull request or merge
4+
on: [] # Trigger the workflow on pull request or merge
55
# pull_request:
66
# merge_group:
77
# types: [checks_requested]

0 commit comments

Comments
 (0)