Commit 3a3a4a9
committed
Update ruby-core workflow to just generate documentation
Since RDoc is now a bundled gem, we don't need to run test with Ruby core
with it commit by commit. But it'd still be beneficial to generate
documentation with the current RDoc commit and the Ruby master branch.
So this PR updates the Ruby core workflow to just do that.1 parent ce79711 commit 3a3a4a9
1 file changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 55 | + | |
| 56 | + | |
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
| |||
0 commit comments