From 6ea44e5d6fb0fb97933312d501412a6d4275c8ab Mon Sep 17 00:00:00 2001 From: Shun Miyazawa Date: Tue, 9 Apr 2024 09:19:41 +0000 Subject: [PATCH] test ci --- .github/workflows/ci-app-prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-app-prod.yml b/.github/workflows/ci-app-prod.yml index 5180c860f2b..b70db799fdc 100644 --- a/.github/workflows/ci-app-prod.yml +++ b/.github/workflows/ci-app-prod.yml @@ -49,7 +49,7 @@ concurrency: jobs: test-prod-node18: - uses: weseek/growi/.github/workflows/reusable-app-prod.yml@fix/failed-upload-cypress-test-result-screenshots + uses: weseek/growi/.github/workflows/reusable-app-prod.yml@master with: node-version: 18.x skip-cypress: true