comment out submodule option

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: c30a460698]
Cette révision appartient à :
Karl W Schulz
2024-01-04 12:51:44 -06:00
Parent de9bb4ecfd
révision 7bc0af8b12
+3 -3
Voir le fichier
@@ -21,9 +21,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
token: ${{ secrets.GH_PAT }}
# with:
# submodules: recursive
# token: ${{ secrets.GH_PAT }}
- name: pythonpath
run: echo ${PYTHONPATH}
- name: Install Python collateral (build and test)