Update dotnet.yml

This commit is contained in:
Meysam Hadeli 2022-12-30 18:58:08 +03:30 committed by GitHub
parent f6686febaa
commit 70607edfa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,5 +22,5 @@ jobs:
- name: Build
run: dotnet build -c Release --no-restore
- name: Test
run: dotnet test -c Release --no-build
run: dotnet test