diff --git a/.github/workflows/test-ci-windows.yml b/.github/workflows/test-ci-windows.yml index 14d9f238..38cd8136 100644 --- a/.github/workflows/test-ci-windows.yml +++ b/.github/workflows/test-ci-windows.yml @@ -296,4 +296,4 @@ jobs: Exit 1 } - Get-EventLog -LogName Application -Source ModSecurity -Newest 10 \ No newline at end of file + Get-EventLog -LogName Application -Source ModSecurity | Format-List \ No newline at end of file