Skip to content

Commit

Permalink
CI: remove eol spaces in yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeny Malygin <[email protected]>
  • Loading branch information
678098 authored Jul 12, 2024
1 parent 0734cba commit 00eee23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatting-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: '3.12'
Expand Down

0 comments on commit 00eee23

Please sign in to comment.