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:
Ethan Atkins 2020-11-20 08:23:45 -08:00
parent dc10abfa30
commit d47dedfc2c
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)