This reverts commit 1751a7d0cab17e32e49fa1e636914954deaf24de.
@@ -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,8 +214,7 @@ 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: ['50']
+ spec-group: ['10', '20', '21', '22', '23', '30', '40', '50', '60']
services:
mongodb: