Skip to content

Commit 43d8420

Browse files
committed
Do not run Swift in debug artifacts after failure check
1 parent 808513f commit 43d8420

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/debug-artifacts-failure-safe.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
uses: ./../action/.github/actions/verify-debug-artifact-scan-completed
6767
- uses: ./../action/init
6868
with:
69+
languages: cpp,csharp,go,java,javascript,python
6970
tools: ${{ steps.prepare-test.outputs.tools-url }}
7071
debug: true
7172
debug-artifact-name: my-debug-artifacts

0 commit comments

Comments
 (0)