Skip to content

change living parameter to blp in banner shell #256

change living parameter to blp in banner shell

change living parameter to blp in banner shell #256

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run lint
name: AFCH linter