Skip to content

Commit

Permalink
ci: verify vale
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Jun 26, 2024
1 parent 69c1ad6 commit 11cbdf3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
chmod +x vale
sudo mv vale /usr/local/bin/
- name: Vale Version
run: vale --version

- name: Test Files Present?
run: make required_files

Expand Down

0 comments on commit 11cbdf3

Please sign in to comment.