Fix typo on job name.
This commit is contained in:
committed by
Benoit Marty
parent
ca8e6a26a0
commit
3304689289
2
.github/workflows/quality.yml
vendored
2
.github/workflows/quality.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user