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

Commit 98eca89

Browse files
committed
Update botframework-cli-daily.yml for Azure Pipelines
1 parent 6b8b8a9 commit 98eca89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/botframework-cli-daily.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858
- script: 'rush build -p 2'
5959
displayName: 'rush build -p 2'
6060

61-
# - script: 'rush test'
62-
# displayName: 'rush test'
61+
- script: 'rush test'
62+
displayName: 'rush test'
6363

6464
- script: 'node ./common/scripts/version-and-pack.js --version 4.10.0-dev.$(buildDate).$(short_hash)'
6565
displayName: 'Version and Pack'

0 commit comments

Comments
 (0)