Skip to content

Commit 375af89

Browse files
kmehantromitjainseshapad
committed
feat: add odm tests and lint to ci/cd
Co-authored-by: romit <romit@ibm.com> Co-authored-by: Padmanabha V Seshadri <seshapad@in.ibm.com> Signed-off-by: Mehant Kammakomati <mehant.kammakomati2@ibm.com>
1 parent e2c1792 commit 375af89

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- "fused-ops-and-kernels"
1717
- "attention-and-distributed-packing"
1818
- "accelerated-moe"
19+
- "online-data-mixing"
1920

2021
permissions:
2122
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing

.github/workflows/format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- "fused-ops-and-kernels"
3232
- "attention-and-distributed-packing"
3333
- "accelerated-moe"
34+
- "online-data-mixing"
3435

3536
steps:
3637
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)