Skip to content

shard realm server tests #485

shard realm server tests

shard realm server tests #485

Workflow file for this run

name: YAML Lint
on:
pull_request:
paths:
- "**.yml"
- "**.yaml"
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ibiqlik/[email protected]
with:
config_file: ".github/.yamllint.yml"
file_or_dir: ".github"
strict: true