Unverified Commit 56f7494f authored by alex_xiao's avatar alex_xiao Committed by GitHub
Browse files

[CI][AMD] Remove amd Timeout test (#881)

parent 6f6ef7ad
...@@ -115,4 +115,4 @@ jobs: ...@@ -115,4 +115,4 @@ jobs:
source "${{ runner.tool_cache }}/${{ env.VENV_DIR }}/bin/activate" source "${{ runner.tool_cache }}/${{ env.VENV_DIR }}/bin/activate"
cd testing/python/amd cd testing/python/amd
unset PYTHONPATH unset PYTHONPATH
python -m pytest -v test_tilelang_test_amd.py --durations=0 --timeout=3600 python -m pytest -v test_tilelang_test_amd.py
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment