Skip to content

Commit c431312

Browse files
committed
ci - Remove set to support windows targets
1 parent 8c80449 commit c431312

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
python-version: ${{ matrix.python }}
4141
- name: update pip
4242
run: |
43-
set -xe
4443
python -VV
4544
python -m site
4645
pip install -U wheel

0 commit comments

Comments
 (0)