Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

master
Lilian BRETON 3 years ago
parent 197c52b8fc
commit 3b602d544c

@ -16,6 +16,6 @@ steps:
- name: tests
image: mcr.microsoft.com/dotnet/sdk:6.0
commands:
- cd ../
- cd myBlazorApp/
- dotnet restore myBlazorApp.sln
- dotnet test myBlazorApp.sln --no-restore
Loading…
Cancel
Save