Skip to content

Commit

Permalink
Fix indentation check package
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 17, 2021
1 parent c8844e3 commit 2bf4c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_layout.yml
Expand Up @@ -110,7 +110,7 @@ jobs:
run: |
sudo apt install -y \
astyle \
python-autopep8 \
python3-autopep8 \
flip
- name: Indentation Test
run: ./scripts/verify_indentation.sh HEAD~1
Expand Down

0 comments on commit 2bf4c68

Please sign in to comment.