Skip to content

Commit

Permalink
ci pipeline in development
Browse files Browse the repository at this point in the history
  • Loading branch information
niravshah241 committed Aug 1, 2024
1 parent 0dfe54e commit b0ff267
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 @@ -18,7 +18,7 @@ jobs:
uses: py-actions/flake8@v2
with:
max-line-length: "500"
path: [" "]
paths: [" "]
test:
runs-on: ubuntu-latest
container: dolfinx/dolfinx:v0.7.2
Expand Down

0 comments on commit b0ff267

Please sign in to comment.