Commit 8f06cb1
committed
Add D2l Test workflow for automated documentation build
- Introduced a new GitHub Actions workflow for D2l Test that triggers on push, pull_request, and manual execution.
- Set up Python 3.8 environment and caching for Python packages to optimize dependency installation.
- Streamlined the installation process for d2l-book and added steps to install pandoc.
- Enhanced the documentation build process by ensuring proper activation of the virtual environment before building HTML documentation.1 parent c3889b2 commit 8f06cb1
2 files changed
+1
-7
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 57 | + | |
62 | 58 | | |
63 | 59 | | |
64 | 60 | | |
65 | 61 | | |
66 | | - | |
67 | 62 | | |
68 | | - | |
69 | 63 | | |
0 commit comments