Skip to content

Commit

Permalink
Merge pull request #955 from henrywang/remove_ruff
Browse files Browse the repository at this point in the history
ci: remove python checking and fix labeler action error
  • Loading branch information
cgwalters authored Dec 10, 2024
2 parents 3f5eb52 + f8b7e94 commit dcd3373
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/checkout@v4
- uses: actions/labeler@v5
8 changes: 0 additions & 8 deletions .github/workflows/python.yml

This file was deleted.

0 comments on commit dcd3373

Please sign in to comment.