Skip to content

Commit

Permalink
Fix failing mlc check. Vendor dir does not exist
Browse files Browse the repository at this point in the history
  • Loading branch information
becheran committed Aug 18, 2022
1 parent a5656ba commit 94a5d28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
uses: actions/checkout@main
- name: Markup Link Checker (mlc)
uses: becheran/mlc@v0.15.3
with:
args: --ignore-path vendor
coverage:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 94a5d28

Please sign in to comment.