Skip to content

Commit

Permalink
Extend flake8 to meshing_supersede
Browse files Browse the repository at this point in the history
  • Loading branch information
lelandaisb committed Aug 8, 2024
1 parent 99c3dbb commit 947c27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-recipes-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: py-actions/flake8@v2
with:
ignore: "E501,F405,F403"
path: "meshing/packages"
path: "meshing*"

0 comments on commit 947c27d

Please sign in to comment.