Skip to content

Commit

Permalink
Feature(MInference): fix unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
iofu728 committed Jul 3, 2024
1 parent bf437a2 commit d047686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Unit Test

# see: https://help.github.com/en/actions/reference/events-that-trigger-workflows
# on: # Trigger the workflow on pull request or merge
on: [] # Trigger the workflow on pull request or merge
# pull_request:
# merge_group:
# types: [checks_requested]
Expand Down

0 comments on commit d047686

Please sign in to comment.