Skip to content

Commit

Permalink
Fix YAML indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
emileferreira committed Jan 26, 2024
1 parent 89b21be commit 51593c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@master
with:
ref: ${{ github.event.pull_request.head.sha }}
ref: ${{ github.event.pull_request.head.sha }}
- name: 'Run PEP8 check'
uses: quentinguidee/pep8-action@v1
with:
Expand Down

0 comments on commit 51593c7

Please sign in to comment.