Browse Source

Update ci.yml

Chris Boesch 2 years ago
parent
commit
7cfdc2b126
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

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

@@ -49,7 +49,7 @@ jobs:
         
   test-windows:
     name: Unit Test Windows
-    on: windows-latest
+    runs-on: windows-latest
     timeout-minutes: 30
     steps:
       - name: Checkout