Skip to content

Commit cf3014d

Browse files
Add script to run unit tests in build pipeline
1 parent 9ddf8c0 commit cf3014d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.azurepipelines/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ extends:
5858
- script: python -m pytest tests/
5959
displayName: Run unit tests
6060
workingDirectory: $(Build.SourcesDirectory)
61+

0 commit comments

Comments
 (0)