Skip to content

Commit 3af832b

Browse files
Update workflow file
1 parent 36ac6c1 commit 3af832b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
run: |
8080
python -m pip uninstall mixin-python -y;python -m pip install ./dist/${{ steps.whlfile.outputs.value }}
8181
- name: Test
82-
if: ${{ matrix.os != 'windows-2019' }}
8382
working-directory: tests
8483
run: |
8584
python -m pip install -r ../requirements-dev.txt

0 commit comments

Comments
 (0)