Bump expect from 24.9.0 to 25.1.0
[poolifier.git] / .github / workflows / main.yml
index 2dc44def1ec76f0e8eb4d7f4c2a85398a0d82863..b351307a1d837ff9d94be03130d4d06c533963d9 100644 (file)
@@ -1,4 +1,4 @@
-name: Node CI
+name: NodeCI
 
 on: [push]
 
@@ -22,7 +22,5 @@ jobs:
         npm ci
         npm run build --if-present
         npm run test
-        cd test/integration
-        ./integration.sh
       env:
         CI: true