[deps] fix uv conflicts (#7686)
* fix #7678 * Update setup.py * Update tests.yml * Update publish.yml * Update Makefile
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -73,6 +73,10 @@ jobs:
|
||||
run: |
|
||||
make license
|
||||
|
||||
- name: Check build
|
||||
run: |
|
||||
make build
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
make test
|
||||
|
||||
Reference in New Issue
Block a user