Commit 0d44bc6
committed
Run markdown check inside dev container with full deps
Use the tests.yml workflow to run md-babel-py inside the dimos dev
container instead of the standalone md-babel-py Docker image. This
ensures all project dependencies (curl, git, python packages, etc.)
are available when executing code blocks.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Former-commit-id: 386f7361 parent ea735d9 commit 0d44bc6
1 file changed
Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
228 | 231 | | |
229 | 232 | | |
230 | 233 | | |
| |||
0 commit comments