Commit 35dd420
committed
Fix Docker test in CI/CD - mount implementations directory
- Mount learning-resources/examples/implementations to /home/jupyter/work/implementations
- This allows the Docker test script to find and import the patterns modules
- Fixes 'No module named patterns' error in CI/CD1 parent f183fd6 commit 35dd420
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
131 | 134 | | |
132 | 135 | | |
133 | 136 | | |
| |||
0 commit comments