Refactor and update unit-tests (#418)

* Update unit-tests and dotnet-install scripts
This commit is contained in:
Ivan
2023-05-15 14:09:29 +02:00
committed by GitHub
parent fc8786b149
commit 0f534f5829
9 changed files with 853 additions and 627 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Clear toolcache
shell: pwsh
run: __tests__/clear-toolcache.ps1 ${{ runner.os }}
- name: Setup dotnet 2.2.402 and 3.1.404
- name: Setup dotnet 2.2.402, 3.1.404 and 3.0.x
uses: ./
with:
dotnet-version: |