Skip to content

Commit 71978b9

Browse files
committed
No need to debug anymore
1 parent 8d0c05f commit 71978b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
pip install --user -r requirements.txt -r requirements.dev.txt
7474
PYTHONPATH=${GITHUB_WORKSPACE}/src pytest
7575
PYTHONPATH=${GITHUB_WORKSPACE}/src python -m build --wheel -n
76-
ls build
7776
7877
- name: Upload test results
7978
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)