Skip to content

Commit

Permalink
workflow(check): remove meaningless checkmate
Browse files Browse the repository at this point in the history
  • Loading branch information
alex3236 committed Oct 1, 2024
1 parent eb0c90b commit ee6a0be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}

- name: Validate checkbox # See pull_request_template.md
uses: roryq/checkmate@master
continue-on-error: true

- uses: actions/setup-python@v5
with:
python-version: '3.11'
Expand Down

0 comments on commit ee6a0be

Please sign in to comment.