diff --git a/projects/rocprofiler-compute/.github/workflows/mi100.yml b/projects/rocprofiler-compute/.github/workflows/mi100.yml index 4772dc4d5a..0025f1ca84 100644 --- a/projects/rocprofiler-compute/.github/workflows/mi100.yml +++ b/projects/rocprofiler-compute/.github/workflows/mi100.yml @@ -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)