diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 842e083cf8..1769d57676 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -371,6 +371,8 @@ jobs: name: Performance tests steps: - uses: actions/checkout@v4 + with: + submodules: true - uses: actions/setup-node@v4 env: FORCE_COLOR: 0