Merge branch 'Merge_API_EF' of https://codefirst.iut.uca.fr/git/WhatTheFantasy/WF-PmAPI into Merge_API_EF
continuous-integration/drone/push Build is passing Details

pull/7/head
Leni BEAULATON 3 weeks ago
commit b4b785f20b

@ -55,7 +55,7 @@ steps:
- name: test
image: mcr.microsoft.com/dotnet/sdk:8.0
commands:
- dotnet test
- dotnet test WF_EF_Api/XUnitTest/XUnitTest.csproj
depends_on: [retore & build]
- name: generate doc

Loading…
Cancel
Save