@@ -48,13 +48,13 @@ concurrency:
jobs:
- test-prod-node18:
- uses: weseek/growi/.github/workflows/reusable-app-prod.yml@master
- with:
- node-version: 18.x
- skip-cypress: true
- secrets:
- SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
+ # test-prod-node18:
+ # uses: weseek/growi/.github/workflows/reusable-app-prod.yml@master
+ # with:
+ # node-version: 18.x
+ # skip-cypress: true
+ # secrets:
+ # SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
test-prod-node20:
@@ -214,7 +214,8 @@ jobs:
fail-fast: false
matrix:
# List string expressions that is comma separated ids of tests in "test/cypress/integration"
- spec-group: ['10', '20', '21', '22', '23', '30', '40', '50', '60']
+ # spec-group: ['10', '20', '21', '22', '23', '30', '40', '50', '60']
+ spec-group: ['50']
services:
mongodb: