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 ca8e6a26a0
commit 3304689289

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: