mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-12 22:35:43 +00:00
Merge branch 'main' into release/4.0.0
This commit is contained in:
commit
22aaa96c23
4
.github/workflows/dotnet.yml
vendored
4
.github/workflows/dotnet.yml
vendored
@ -34,9 +34,7 @@ jobs:
|
||||
run: dotnet restore
|
||||
|
||||
- name: Install dotCover
|
||||
shell: powershell
|
||||
run: |
|
||||
dotnet tool install --global JetBrains.dotCover.GlobalTool
|
||||
run: dotnet tool install --global JetBrains.dotCover.GlobalTool
|
||||
|
||||
- name: Build
|
||||
run: dotnet build --no-restore --configuration Release
|
||||
|
Loading…
Reference in New Issue
Block a user