Skip to content

Commit 947c27d

Browse files
committed
Extend flake8 to meshing_supersede
1 parent 99c3dbb commit 947c27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-recipes-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
uses: py-actions/flake8@v2
2020
with:
2121
ignore: "E501,F405,F403"
22-
path: "meshing/packages"
22+
path: "meshing*"

0 commit comments

Comments
 (0)