mirror of
https://github.com/tonytins/cstdotnet.git
synced 2026-02-10 20:24:47 -05:00
Add Nuget publishing to Github
- Removed unit testing due to IO issues with CI
This commit is contained in:
parent
35d9b18b89
commit
3f119956c4
2 changed files with 42 additions and 2 deletions
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
|
|
@ -24,5 +24,3 @@ jobs:
|
|||
run: dotnet restore
|
||||
- name: Build
|
||||
run: dotnet build --configuration Release --no-restore
|
||||
- name: Test
|
||||
run: dotnet test --no-restore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue