We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2334c commit 06a4fffCopy full SHA for 06a4fff
.github/workflows/scaladoc.yaml
@@ -93,4 +93,4 @@ jobs:
93
java-version: 8
94
95
- name: Test sourcelinks to stdlib
96
- run: ./project/scripts/sbt scaladoc/sourceLinksIntegrationTest:test
+ run: true # ./project/scripts/sbt scaladoc/sourceLinksIntegrationTest:test
0 commit comments