Skip to content

Commit c2de0bb

Browse files
committed
[DOC][CI] Add spacemit to readme, and update workflow
1 parent ebd6826 commit c2de0bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/iluvatar3.6-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
101101
# triton language unit test
102102
UMD_CUDAMODULELOADING=0 pytest third_party/iluvatar/python/test/unit/language/test_core.py
103-
py test third_party/iluvatar/python/test/unit/language/test_annotations.py
103+
pytest third_party/iluvatar/python/test/unit/language/test_annotations.py
104104
pytest third_party/iluvatar/python/test/unit/language/test_block_pointer.py
105105
pytest third_party/iluvatar/python/test/unit/language/test_compile_errors.py
106106
pytest third_party/iluvatar/python/test/unit/language/test_conversions.py

0 commit comments

Comments
 (0)