Skip to content

Merge pull request #74 from CalvinChanCan/fix-create-manual-account #132

Merge pull request #74 from CalvinChanCan/fix-create-manual-account

Merge pull request #74 from CalvinChanCan/fix-create-manual-account #132

Workflow file for this run

name: monarchmoney build
on: [push, pull_request]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: lint
uses: psf/black@stable