mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2025-12-30 22:52:05 -08:00
enabled tests
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user