Skip to content

Commit

Permalink
Fiddling with Vale
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Mar 2, 2024
1 parent 8fc98ec commit ab0af22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ jobs:

- name: Install and run Vale
run: |
pipx install vale
vale sync
vale .
poetry add vale
poetry run vale sync
poetry run vale .

0 comments on commit ab0af22

Please sign in to comment.