The wokflow "python_imports.yaml" which get invoked from ci_cd.yaml job name
"Code Visualization of Python Imports as Graphs, in .svg"
The section from "python_import.yaml" line 112 to 118
is not uploading the graph into the desired folder
see below for more help
pydeps: https://github.com/thebjorn/pydeps
artifact saving : https://docs.github.com/en/actions/tutorials/store-and-share-data
upload action: https://github.com/actions/upload-artifact?tab=readme-ov-file#examples
The wokflow "python_imports.yaml" which get invoked from ci_cd.yaml job name
"Code Visualization of Python Imports as Graphs, in .svg"
The section from "python_import.yaml" line 112 to 118
is not uploading the graph into the desired folder
see below for more help
pydeps: https://github.com/thebjorn/pydeps
artifact saving : https://docs.github.com/en/actions/tutorials/store-and-share-data
upload action: https://github.com/actions/upload-artifact?tab=readme-ov-file#examples