Skip to content

Commit

Permalink
gonna need the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemn committed Jan 19, 2024
1 parent 94662f2 commit 34de2b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ jobs:
markdown:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- 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 34de2b4

Please sign in to comment.