Update main.yml
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Sun, 19 Jan 2020 16:19:35 +0000 (17:19 +0100)
committerGitHub <noreply@github.com>
Sun, 19 Jan 2020 16:19:35 +0000 (17:19 +0100)
.github/workflows/main.yml

index 2dc44def1ec76f0e8eb4d7f4c2a85398a0d82863..ae452ab30f4204016d9aed17df5ec40a1d04009a 100644 (file)
@@ -22,7 +22,5 @@ jobs:
         npm ci
         npm run build --if-present
         npm run test
-        cd test/integration
-        ./integration.sh
       env:
         CI: true