diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index fcac20183..4d2f733a7 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -36,7 +36,7 @@ jobs: run: pip install --user codespell - name: CodeSpell - run: ./codespell + run: ./codespell.sh - name: SonarCloud Scan uses: sonarsource/sonarcloud-github-action@master