]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/test.yml
Correctly cleanup test servers
[github/Chocobozzz/PeerTube.git] / .github / workflows / test.yml
index a1edde1ef00045298e0b22fd1ae773620eb031e2..c5bbd9e2c64d439a250b27e5e25227f811bdfc94 100644 (file)
@@ -2,11 +2,6 @@ name: Test Suite
 
 on:
   push:
-    branches:
-      - develop
-      - master
-      - ci
-      - next
   pull_request:
     types: [synchronize, opened]
   schedule:
@@ -39,7 +34,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        test_suite: [ misc, api-1, api-2, api-3, api-4, cli, lint, external-plugins ]
+        test_suite: [ client, api-1, api-2, api-3, api-4, cli-plugin, lint, external-plugins ]
 
     env:
       PGUSER: peertube