enabled tests
This commit is contained in:
parent
39d65fd9d9
commit
eeef43b7c4
4
.github/workflows/CI-winpeas_build_test.yml
vendored
4
.github/workflows/CI-winpeas_build_test.yml
vendored
@ -43,8 +43,8 @@ jobs:
|
||||
run: msbuild $env:Solution_Path
|
||||
|
||||
# Execute all unit tests in the solution
|
||||
#- name: Execute unit tests
|
||||
# run: dotnet test $env:Solution_Path
|
||||
- name: Execute unit tests
|
||||
run: dotnet test $env:Solution_Path
|
||||
|
||||
# Build & update all versions
|
||||
- name: Build all versions
|
||||
|
Loading…
Reference in New Issue
Block a user