Skip to content

Add application install for console #34

Add application install for console

Add application install for console #34

Workflow file for this run

---
name: Lints
on:
push:
branches:
- '**'
jobs:
Yamllint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run YAML Lint
run: yamllint --strict --format github .