We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df3278 commit eeeecb6Copy full SHA for eeeecb6
.github/workflows/test.yaml
@@ -49,6 +49,7 @@ jobs:
49
50
- name: Run unit tests on the legacy package
51
run: task test-legacy
52
+ if: matrix.os != windows-latest
53
54
- name: Install Python
55
uses: actions/setup-python@v1
0 commit comments