diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a991474..b76e8f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: comment: '[CI] test ${{ matrix.target }}' delete-branch: true - testSuiteHelp: + commentTestSuiteHelp: if: github.event_name == 'pull_request' needs: [test] runs-on: ubuntu-latest