remove debug stp

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


[ROCm/rocprofiler-compute commit: 2182b49ae7]
This commit is contained in:
Karl W. Schulz
2022-11-07 16:15:01 -06:00
orang tua 7874f3902b
melakukan 38f3b8890c
@@ -35,8 +35,6 @@ jobs:
with:
submodules: recursive
token: ${{ secrets.GH_PAT }}
- name: List ROCm
run: ls /opt/rocm
- name: Install Python prereqs
run: |
python3 -m pip install -r requirements.txt