ci: test attempt?
This commit is contained in:
parent
5ce3895819
commit
4dafb56e0a
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ jobs:
|
|||
uses: https://github.com/actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: 7.0
|
||||
run: |
|
||||
dotnet build Continuity -c Release
|
||||
run: dotnet build Continuity -c Release
|
||||
# dotnet test Continuity.Tests -c Release
|
||||
sonarqube:
|
||||
needs: build-server
|
||||
|
|
Loading…
Reference in a new issue