Fix typo on job name.

This commit is contained in:
Benoit Marty 2025-03-03 17:42:34 +01:00 committed by Benoit Marty
parent 08d7990dcf
commit 95213540ce

View file

@ -29,7 +29,7 @@ jobs:
- name: Run code quality check suite
run: ./tools/check/check_code_quality.sh
checkScreesnhot:
checkScreenshot:
name: Search for invalid screenshot files
runs-on: ubuntu-latest
steps: