Skip to content

Commit e8cd5b3

Browse files
[repo] Disable pack for Shared.Tests (open-telemetry#2680)
1 parent 47b29f7 commit e8cd5b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,7 @@ jobs:
560560
with:
561561
project-name: OpenTelemetry.Contrib.Shared.Tests
562562
code-cov-name: Contrib.Shared.Tests
563+
pack: false # No packages produced
563564

564565
verify-aot-compat:
565566
needs: detect-changes

0 commit comments

Comments
 (0)