Skip to content

fix: working support for deno #1464

fix: working support for deno

fix: working support for deno #1464

Workflow file for this run

name: mdsf
on:
push:
workflow_dispatch:
jobs:
verify:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
# disabled because of an issue with crlf
# - windows-latest
permissions:
contents: read
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install mdsf
uses: hougesen/mdsf@main
- name: Run mdsf
run: mdsf verify --log-level warn .