Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 073fc36

Browse files
committed
fix release metadata
1 parent b2eabba commit 073fc36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ldrelease/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ publications:
55
circleci:
66
windows:
77
context: org-global
8-
skip:
9-
- test # tests require Redis - run them only in CI
108
env:
119
LD_RELEASE_DOCS_TARGET_FRAMEWORK: net461
1210

1311
template:
1412
name: dotnet-windows
13+
skip:
14+
- test # tests require Redis - run them only in CI
1515

1616
documentation:
1717
title: LaunchDarkly SDK Redis Integration

0 commit comments

Comments
 (0)