Skip to content

Commit e99cf0f

Browse files
committed
fix ignore path
1 parent 924b8ef commit e99cf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
format: tty
8080
severity: error
8181
ignore_paths:
82-
hermetic_build/library_generation/owlbot/templates
82+
./library_generation/owlbot/templates
8383
library-generation-lint-python:
8484
runs-on: ubuntu-22.04
8585
needs: should-run-library-generation-tests

0 commit comments

Comments
 (0)