Skip to content

Commit a263704

Browse files
committed
Disable uploads
Signed-off-by: Edward Z. Yang <[email protected]>
1 parent a6cc541 commit a263704

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,5 +214,5 @@ workflows:
214214
build:
215215
jobs:
216216
- circleci_consistency
217-
# {{ workflows() }}
218-
{{ workflows(prefix="nightly_", upload=True) }}
217+
{{ workflows() }}
218+
# {{ workflows(prefix="nightly_", upload=True) }}

0 commit comments

Comments
 (0)