File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -119,4 +119,5 @@ jobs:
119119 with :
120120 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
121121 artifacts-upload-name : ${{ needs.prepare-code-to-analyze.outputs.artifacts-upload-name }}
122- sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
122+ sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
123+ jupyter-pdf : " false"
Original file line number Diff line number Diff line change @@ -117,4 +117,5 @@ jobs:
117117 uses : ./.github/workflows/public-analyze-code-graph.yml
118118 with :
119119 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
120- sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
120+ sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
121+ jupyter-pdf : " false"
You can’t perform that action at this time.
0 commit comments