Skip to content

Commit

Permalink
ci: try
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Dec 22, 2024
1 parent 5b70cbf commit bd0bffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: tree-sitter/parse-action@v4
with:
files: |
examples/**/Kconfig*
examples/**/[K]config*
!examples/linux/scripts/Kconfig.include
!examples/linux/scripts/kconfig/tests/preprocess/builtin_func/Kconfig
!examples/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig
Expand Down

0 comments on commit bd0bffe

Please sign in to comment.