Skip to content

Fix artifact upload in publish-to-pypi.yml#140

Merged
voltjia merged 1 commit intomasterfrom
fix-artifact-upload-in-publish-to-pypi-yml
Mar 27, 2026
Merged

Fix artifact upload in publish-to-pypi.yml#140
voltjia merged 1 commit intomasterfrom
fix-artifact-upload-in-publish-to-pypi-yml

Conversation

@voltjia
Copy link
Copy Markdown
Collaborator

@voltjia voltjia commented Mar 27, 2026

pytest output:

============================= test session starts ==============================
platform linux -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0
rootdir: /home/voltjia/ninetoothed
configfile: pyproject.toml
plugins: anyio-4.12.1, xdist-3.8.0, cov-7.0.0
collected 209 items

tests/test_add.py .                                                      [  0%]
tests/test_addmm.py ..                                                   [  1%]
tests/test_aot.py .s.......                                              [  5%]
tests/test_attention.py ........                                         [  9%]
tests/test_auto_tuner.py ....                                            [ 11%]
tests/test_clone.py ....                                                 [ 13%]
tests/test_conv2d.py ....                                                [ 15%]
tests/test_data_ptr.py .                                                 [ 15%]
tests/test_debugging.py .                                                [ 16%]
tests/test_dropout.py .                                                  [ 16%]
tests/test_eval.py ........                                              [ 20%]
tests/test_expand.py .                                                   [ 21%]
tests/test_generation.py ............................................... [ 43%]
.............................                                            [ 57%]
tests/test_getitem.py ..........                                         [ 62%]
tests/test_ipynb.py .                                                    [ 62%]
tests/test_jagged.py ................                                    [ 70%]
tests/test_matmul.py ..                                                  [ 71%]
tests/test_max_pool2d.py ..                                              [ 72%]
tests/test_naming.py .......                                             [ 75%]
tests/test_pad.py ................................................       [ 98%]
tests/test_pow.py .                                                      [ 99%]
tests/test_softmax.py .                                                  [ 99%]
tests/test_unsqueeze.py .                                                [100%]

================== 208 passed, 1 skipped in 141.67s (0:02:21) ==================

@voltjia voltjia merged commit ab9a066 into master Mar 27, 2026
8 checks passed
@voltjia voltjia deleted the fix-artifact-upload-in-publish-to-pypi-yml branch March 27, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant