Commit 2c0ad45
committed
Remove myst.yml and reorder workflow to build first (fail fast)
- Removed myst.yml which was causing EISDIR and 'No site configuration' errors
- Jupyter Book 2.x works fine with just _config.yml and _toc.yml
- Moved build step before slow lint/link checks for faster feedback
- Build now happens in ~30 seconds instead of waiting 90+ seconds for link checks1 parent 2cb6bd5 commit 2c0ad45
2 files changed
+22
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 20 | + | |
46 | 21 | | |
47 | 22 | | |
48 | 23 | | |
| |||
52 | 27 | | |
53 | 28 | | |
54 | 29 | | |
55 | | - | |
56 | 30 | | |
57 | 31 | | |
58 | 32 | | |
| |||
70 | 44 | | |
71 | 45 | | |
72 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
73 | 68 | | |
74 | 69 | | |
75 | 70 | | |
| |||
This file was deleted.
0 commit comments