Skip to content

Commit

Permalink
test wf
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemn committed Jan 19, 2024
1 parent f52b568 commit 94662f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- run: |
sudo gem install mdl
pwd
ls
mdl -s docs/linter/readme_style.rb README.md
mdl -s docs/linter/base_style.rb CONTRIBUTING.md docs .github
Expand Down

0 comments on commit 94662f2

Please sign in to comment.