Skip to content

Commit 454bc22

Browse files
committed
Scala3doc: remove generateScala3StdlibDocumentation task from CI
1 parent 0d8d6b7 commit 454bc22

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/scala3doc.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ jobs:
4545
- name: Generate Scala 3 documentation
4646
run: ./project/scripts/sbt scala3doc/generateScala3Documentation
4747

48-
- name: Generate Scala 3 stdlib documentation
49-
run: ./project/scripts/sbt scala3doc/generateScala3StdlibDocumentation
50-
5148
- name: Generate documentation for example project using dotty-sbt
5249
run: ./project/scripts/sbt "sbt-dotty/scripted sbt-dotty/scala3doc"
5350

0 commit comments

Comments
 (0)