mirror of
https://github.com/github/codeql-action.git
synced 2026-04-26 08:48:46 +00:00
Do not run Swift in debug artifacts after failure check
This commit is contained in:
@@ -66,6 +66,7 @@ jobs:
|
||||
uses: ./../action/.github/actions/verify-debug-artifact-scan-completed
|
||||
- uses: ./../action/init
|
||||
with:
|
||||
languages: cpp,csharp,go,java,javascript,python
|
||||
tools: ${{ steps.prepare-test.outputs.tools-url }}
|
||||
debug: true
|
||||
debug-artifact-name: my-debug-artifacts
|
||||
|
||||
Reference in New Issue
Block a user