Skip to content

Commit

Permalink
Remove init step and duplicate checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfrench committed Nov 6, 2023
1 parent 347d324 commit ea3fb18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/code-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- name: Init environment
uses: ./.github/actions/init-environment
- name: Run formatter
run: black .
- name: Commit any changes
Expand Down

0 comments on commit ea3fb18

Please sign in to comment.