]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/test.yml
Upgrade angular to latest patch version
[github/Chocobozzz/PeerTube.git] / .github / workflows / test.yml
index 442317ce2bfcf12f0320b35a112a9cd5781705f6..a1edde1ef00045298e0b22fd1ae773620eb031e2 100644 (file)
@@ -44,7 +44,7 @@ jobs:
     env:
       PGUSER: peertube
       PGHOST: localhost
-      NODE_PENDING_JOB_WAIT: 500
+      NODE_PENDING_JOB_WAIT: 250
 
     steps:
       - uses: actions/checkout@v2