build(deps-dev): bump @types/node
[poolifier.git] / .github / workflows / ci.yml
index 7490cda32ccf3af9a67c1e05460ed348c194a4ab..3419c5719e142d55a15ef939083623bd3cc4fa26 100644 (file)
@@ -51,7 +51,6 @@ jobs:
         run: pnpm lint
 
       - name: Tests
-        if: ${{ matrix.os != 'windows-latest' && matrix.node != '16.x' }}
         run: pnpm test
 
       - name: Coverage Report