Skip to content

Commit

Permalink
#10 Remove check-done from workflow build
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsken committed Oct 22, 2024
1 parent 327a18a commit 220dcb2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
GITHUB_APP_ID: ${{ secrets.GITHUB_APP_PRIVATE_KEY }}
run: |
poetry run pytest --cov=check-done --cov-branch
- name: Run check-done
run: |
python ${{ github.action_path }}/main.py
check-style:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 220dcb2

Please sign in to comment.