Update '.drone.yml'
continuous-integration/drone/push Build encountered an error Details

master
Lilian BRETON 2 years ago
parent 7839b15b42
commit 52ab5c1395

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