mirror of https://github.com/sbt/sbt.git
Merge pull request #6132 from eatkins/scripted-debug
Remove debug command from actions/remote-cache
This commit is contained in:
commit
82583a14d9
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue