Merge pull request #6132 from eatkins/scripted-debug

Remove debug command from actions/remote-cache
This commit is contained in:
eugene yokota 2020-11-20 13:17:36 -05:00 committed by GitHub
commit 82583a14d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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)