mirror of
https://github.com/sbt/sbt.git
synced 2026-09-06 17:40:06 +02:00
Remove debug command from actions/remote-cache
The presence of the > debug command causes all output after this test to get very verbose.
This commit is contained in:
@@ -50,7 +50,6 @@ $ exists target/scala-2.12/test-classes/MyTest.class
|
||||
$ exists target/scala-2.12/test-classes/MyTest$.class
|
||||
$ exists target/scala-2.12/test-zinc/inc_compile_2.12.zip
|
||||
|
||||
> debug
|
||||
> checkIterations 1
|
||||
|
||||
# Artifacts can be pushed twice (enabled overriding)
|
||||
|
||||
Reference in New Issue
Block a user