Skip to content

Commit bfd6e15

Browse files
committed
fix: re-enable torchx test with fix from [email protected]
1 parent 56952bc commit bfd6e15

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Diff for: .github/workflows/kind.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- non-gpu3/keep-it-simple # ray
1919
- non-gpu4/keep-it-simple # ray
2020
- non-gpu5/keep-it-simple # ray with dashdash args
21-
## TORCHX BREAKAGE /app/compute_world_size/main.py not found - non-gpu6/mcad-default # torchx
21+
- non-gpu6/mcad-default # torchx
2222
# - non-gpu1/ray-autoscaler
2323
- non-gpu1/mcad-default # ray
2424
- non-gpu1/mcad-coscheduler # ray

Diff for: package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: plugins/plugin-codeflare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/split2": "^3.2.1"
3131
},
3232
"dependencies": {
33-
"@guidebooks/store": "^6.0.9",
33+
"@guidebooks/store": "^6.0.10",
3434
"@logdna/tail-file": "^3.0.1",
3535
"@patternfly/react-charts": "^6.94.18",
3636
"@patternfly/react-core": "^4.276.6",

0 commit comments

Comments
 (0)