Merge pull request #4352 from element-hq/feature/bma/fixTypo

Fix typo on job name.
This commit is contained in:
Benoit Marty 2025-03-04 12:49:01 +01:00 committed by GitHub
commit 99dc3f270b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: