Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
tilelang
Commits
56f7494f
Unverified
Commit
56f7494f
authored
Sep 26, 2025
by
alex_xiao
Committed by
GitHub
Sep 26, 2025
Browse files
[CI][AMD] Remove amd Timeout test (#881)
parent
6f6ef7ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/amd_ci.yml
.github/workflows/amd_ci.yml
+1
-1
No files found.
.github/workflows/amd_ci.yml
View file @
56f7494f
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment