Skip to content

Commit d85a1f3

Browse files
committed
Removed stale comments from PR pipelines.
1 parent 6ef1ea2 commit d85a1f3

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

eng/pipelines/sqlclient-pr-package-ref-pipeline.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
# - Microsoft.Data.SqlClient
1212
# - Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider
1313
#
14-
# NOTE: This pipeline only runs integration tests - tests that require external
15-
# resources (e.g. MDS Manual test suite).
16-
#
1714
# It is triggered by pushes to PRs that target dev/ and feature/ branches, and
1815
# the main branch in GitHub.
1916
#

eng/pipelines/sqlclient-pr-project-ref-pipeline.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
# - Microsoft.Data.SqlClient
1212
# - Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider
1313
#
14-
# NOTE: This pipeline only runs unit tests - tests that do not require external
15-
# resources (e.g. MDS Unit and Functional test suites).
16-
#
1714
# It is triggered by pushes to PRs that target dev/ and feature/ branches, and
1815
# the main branch in GitHub.
1916
#

0 commit comments

Comments
 (0)