remove tests in publishing nuget, should be seperated if needed
Some checks failed
Publish NuGet Packages / build-and-publish (push) Failing after 35s
Some checks failed
Publish NuGet Packages / build-and-publish (push) Failing after 35s
This commit is contained in:
parent
57c9aa6e00
commit
1feb6a7169
@ -33,9 +33,6 @@ jobs:
|
||||
- name: Build solution
|
||||
run: dotnet build --configuration Release --no-restore
|
||||
|
||||
- name: Run tests
|
||||
run: dotnet test --configuration Release --no-build --verbosity normal
|
||||
|
||||
- name: Pack Abstractions
|
||||
run: |
|
||||
dotnet pack Svrnty.GeoManagement.Abstractions/Svrnty.GeoManagement.Abstractions.csproj \
|
||||
|
Loading…
Reference in New Issue
Block a user