turn off CC output
This commit is contained in:
parent
691ef6048a
commit
978a0cd4b4
|
|
@ -48,7 +48,7 @@ jobs:
|
||||||
track_progress: true
|
track_progress: true
|
||||||
|
|
||||||
# Enable full output for debugging (WARNING: may expose sensitive data in public repos)
|
# Enable full output for debugging (WARNING: may expose sensitive data in public repos)
|
||||||
show_full_output: true
|
# show_full_output: true
|
||||||
|
|
||||||
prompt: |
|
prompt: |
|
||||||
REPO: ${{ github.repository }}
|
REPO: ${{ github.repository }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue