mirror of https://github.com/sbt/sbt.git
fix actions/doc test
This commit is contained in:
parent
6405f2a6cb
commit
943bfc4bf7
|
|
@ -1,4 +1,4 @@
|
||||||
> 'set scalacOptions in doc += "-Xfatal-warnings"'
|
> 'set scalacOptions in (Compile, doc) += "-Xfatal-warnings"'
|
||||||
|
|
||||||
-> doc
|
-> doc
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue