Skip to content

Merge pull request #17 from infocusp/fix/project_name #51

Merge pull request #17 from infocusp/fix/project_name

Merge pull request #17 from infocusp/fix/project_name #51

Workflow file for this run

name: YAPF Formatting Check
on: [push]
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run YAPF
uses: AlexanderMelde/yapf-action@master
with:
args: --verbose