From 95252f81eb4b70e94cd430f4825ce18d225bd980 Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Thu, 4 Jan 2024 14:38:16 -0600 Subject: [PATCH] remove commented out options no longer needed Signed-off-by: Karl W. Schulz [ROCm/rocprofiler-compute commit: 4e1371bfed69ce2ae55dc641baf5c357b3b37c8e] --- projects/rocprofiler-compute/.github/workflows/mi100.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/projects/rocprofiler-compute/.github/workflows/mi100.yml b/projects/rocprofiler-compute/.github/workflows/mi100.yml index 0025f1ca84..34febde606 100644 --- a/projects/rocprofiler-compute/.github/workflows/mi100.yml +++ b/projects/rocprofiler-compute/.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)