Browse Source

add more windows checks

Steven Silvester 4 years ago
parent
commit
7588d73cd1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/windowstests.yml

+ 1 - 1
.github/workflows/windowstests.yml

@@ -7,7 +7,7 @@ jobs:
     name: Windows
     name: Windows
     strategy:
     strategy:
       matrix:
       matrix:
-        group: [integrity, python]
+        group: [integrity, python, integrity2, usage, docs]
       fail-fast: false
       fail-fast: false
     runs-on: windows-latest
     runs-on: windows-latest
     steps:
     steps: