From 78a142519d57ad7d7a0384e3aff58686638aff87 Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Wed, 21 Aug 2024 08:31:49 +0900 Subject: [PATCH] ci: fix the integration test --- .github/workflows/wc-integration-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wc-integration-test.yaml b/.github/workflows/wc-integration-test.yaml index 94c1371d2..46c86c278 100644 --- a/.github/workflows/wc-integration-test.yaml +++ b/.github/workflows/wc-integration-test.yaml @@ -76,7 +76,7 @@ jobs: npm i -g renovate renovate -v - cd v22.6.0 + cd ../v22.6.0 eval "$(aqua output-shell)" node -v npm -v