Skip to content

Commit

Permalink
include owlbot python sources in python lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp committed Feb 8, 2024
1 parent f86635d commit 02bac22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ jobs:
run: |
# exclude generated golden files
# exclude owlbot until further refaction
black --check library_generation --exclude "(library_generation/owlbot)|(library_generation/test/resources/goldens)"
black --check library_generation --exclude "(library_generation/test/resources/goldens)"

0 comments on commit 02bac22

Please sign in to comment.