mirror of
https://github.com/yawaflua/spworlds-csharp-library.git
synced 2025-12-08 19:49:32 +02:00
update
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Build
|
||||
run: dotnet build spworlds-csharp-library.sln --configuration Release --no-restore
|
||||
- name: Test
|
||||
run: dotnet test --no-build --verbosity normal
|
||||
run: dotnet test spworlds-csharp-library.sln --no-build --verbosity normal
|
||||
- name: Publish
|
||||
uses: brandedoutcast/publish-nuget@v2.5.5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user