Skip to content

Commit

Permalink
chore(workflows): FormattersChecks -> FormatterChecks
Browse files Browse the repository at this point in the history
  • Loading branch information
homksei committed Aug 1, 2024
1 parent fe85bbe commit 4d8f74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/pipeline/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ variables:
SYSROOT_OS: 'jammy'

jobs:
- job: 'FormattersChecks'
- job: 'FormatterChecks'
pool:
vmImage: '$(VM_IMAGE)'
steps:
Expand Down

0 comments on commit 4d8f74d

Please sign in to comment.