refactoring

This commit is contained in:
Roland Gruber 2022-04-20 19:15:36 +02:00
parent 64b2caf28e
commit d003e23d4e

View file

@ -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