Skip to content

Use create-opam-switch.sh -F to remove diskuv- repository #711

Use create-opam-switch.sh -F to remove diskuv- repository

Use create-opam-switch.sh -F to remove diskuv- repository #711

Workflow file for this run

name: Syntax Check
on: push
jobs:
syntax-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check Markdown links
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-verbose-mode: 'yes'
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master