diff --git a/.github/workflows/mi100.yml b/.github/workflows/mi100.yml index 0025f1ca84..34febde606 100644 --- a/.github/workflows/mi100.yml +++ b/.github/workflows/mi100.yml @@ -21,9 +21,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 -# with: -# submodules: recursive -# token: ${{ secrets.GH_PAT }} - name: pythonpath run: echo ${PYTHONPATH} - name: Install Python collateral (build and test)