mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2026-02-19 00:43:21 +08:00
* If the tests are executed through GitHub actions and there are failed integration tests, they will be re-executed with verbose output to help figuring out the underlying issues. * Added some grouping to make reading the logs easier Ticket: #1365