Skip to content

Add slurm cheat sheet (#34) #119

Add slurm cheat sheet (#34)

Add slurm cheat sheet (#34) #119

Workflow file for this run

name: lint
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: xt0rted/markdownlint-problem-matcher@v1
- run: npm install -g markdownlint-cli
- run: markdownlint README.md **/*.md