Skip to content

Commit b27da24

Browse files
fix: remove test step from daily CI build pipeline
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7f50069 commit b27da24

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.azure-pipelines/daily-ci-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,3 @@ extends:
6767
displayName: Build SDK
6868
workingDirectory: $(Build.SourcesDirectory)
6969

70-
- script: npm test
71-
displayName: Run unit tests
72-
workingDirectory: $(Build.SourcesDirectory)

0 commit comments

Comments
 (0)