Skip to content

Commit

Permalink
Configure CI (no. 13)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 12, 2021
1 parent 1d1cc59 commit 0610ea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
steps:
- download: current
artifact: crossplatformBuild
- script: mv $(Pipeline.Workspace)/crossplatformBuild $(DOTVVM_ROOT)/artifacts
- task: DotNetCoreCLI@2
inputs:
command: test
Expand Down

0 comments on commit 0610ea0

Please sign in to comment.