1
0
mirror of synced 2025-12-21 02:46:50 -05:00

Update troubleshooting-the-codeql-workflow.md

Added section for producing detailed logs
This commit is contained in:
Sarita Iyer
2021-03-18 10:43:58 -04:00
parent 6de2bf3826
commit 1b20f3de87

View File

@@ -16,6 +16,10 @@ topics:
{% data reusables.code-scanning.beta %}
{% data reusables.code-scanning.not-available %}
### Producing detailed logs for debugging
To produce more detailed logging output, you can enable step debug logging. For more information, see "[Enabling debug logging](/actions/managing-workflow-runs/enabling-debug-logging#enabling-step-debug-logging)."
### Automatic build for a compiled language fails
If an automatic build of code for a compiled language within your project fails, try the following troubleshooting steps.