mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
refactoring
This commit is contained in:
parent
64b2caf28e
commit
d003e23d4e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue