Skip to content

Commit

Permalink
[ci][lmi] add pipeline parallel tests to ci workflow (#2469)
Browse files Browse the repository at this point in the history
  • Loading branch information
siddvenk authored Oct 20, 2024
1 parent 4e7afb4 commit 899760e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ jobs:
instance: inf2
- test: TestMultiModal
instance: g6
- test: TestLmiDistPipelineParallel
instance: g6
steps:
- uses: actions/checkout@v4
- name: Clean env
Expand Down

0 comments on commit 899760e

Please sign in to comment.