Skip to content

Commit

Permalink
Remove temp debugging lines from CI
Browse files Browse the repository at this point in the history
Signed-off-by: coleramos425 <[email protected]>
  • Loading branch information
coleramos425 committed Nov 22, 2024
1 parent e13a114 commit a2047d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_profile_general.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,6 @@ def gpu_soc():


soc = gpu_soc()
print("SOC: ", soc)
print(run(["ls", "/opt"]))

# Set rocprofv2 as profiler if MI300
if "MI300" in soc:
Expand Down

0 comments on commit a2047d1

Please sign in to comment.