Explorar o código

Merge pull request #5563 from weseek/imprv/disabling-upcoming-vrt

imprv: Disable upcoming VRT, wait until all VRT ready
Luqman Grune %!s(int64=4) %!d(string=hai) anos
pai
achega
646b26ea05
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/reusable-app-prod.yml

+ 1 - 1
.github/workflows/reusable-app-prod.yml

@@ -185,7 +185,7 @@ jobs:
       fail-fast: false
       matrix:
         # List string expressions that is comma separated ids of tests in "test/cypress/integration"
-        spec-group: ['1', '2', '3', '4', '5', '6']
+        spec-group: ['1', '2', '3']
 
     services:
       mongodb: