Skip to content

Commit

Permalink
Update Vale
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Feb 19, 2024
1 parent f42ace4 commit 66cd77d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ jobs:
pip install yamllint pyyaml docutils
env:
VALE_VERSION: 2.26.0
VALE_VERSION: 3.1.0

- name: Features
run: bundle exec cucumber --format progress
env:
CUCUMBER_PUBLISH_QUIET: true

- name: Integration
run: vale README.md
run: vale README.md

0 comments on commit 66cd77d

Please sign in to comment.