Files
theHarvester/.github/workflows
L1ghtn1ng 40ecb55c41 Revise error handling in CI workflow
Consolidate error handling by setting `continue-on-error` at the job level with a condition for Python 3.13. Remove redundant `continue-on-error` directives from individual steps to streamline the workflow file.
2024-10-16 05:29:30 +01:00
..