Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey-Vervoort-KNMI committed Sep 22, 2023
1 parent 92ec02a commit 4437b0a
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 @@ -26,7 +26,7 @@ jobs:
- name: Lint Python with Black
uses: psf/black@stable
with:
options: "--check --verbose --line-length=$LINE_LENGTH"
options: --check --verbose --line-length=${LINE_LENGTH}

python-lint-flake8:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4437b0a

Please sign in to comment.