Skip to content

Commit

Permalink
Merge branch 'develop' into alexanderrichards-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderrichards authored Oct 16, 2023
2 parents 10d2de8 + 66a1b73 commit 78e974c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_push_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
if: startsWith(github.head_ref, 'autopep8-patches') == false && needs.lint.outputs.files_to_lint != ''
runs-on: ubuntu-latest
needs: lint
if: always() && !failure() && !cancelled()
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 78e974c

Please sign in to comment.