Skip to content

Make tests Linux compatible again #56

Make tests Linux compatible again

Make tests Linux compatible again #56

name: Check markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: markdown-link-check
uses: gaurav-nelson/github-action-markdown-link-check@master