Skip to content

Commit 06a4fff

Browse files
committed
Stub out stdlib-sourcelinks-test
1 parent be2334c commit 06a4fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scaladoc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ jobs:
9393
java-version: 8
9494

9595
- name: Test sourcelinks to stdlib
96-
run: ./project/scripts/sbt scaladoc/sourceLinksIntegrationTest:test
96+
run: true # ./project/scripts/sbt scaladoc/sourceLinksIntegrationTest:test

0 commit comments

Comments
 (0)