Skip to content

Commit

Permalink
Check formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MikailBag committed May 19, 2020
1 parent 118c066 commit e6e0147
Show file tree
Hide file tree
Showing 10 changed files with 628 additions and 3,036 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ jobs:
steps:
- name: Success
run: echo "Success"
py-fmt:
name: py-fmt
runs-on: "ubuntu-18.04"
steps:
- uses: actions/checkout@v1
- run:
misspell:
name: misspell
runs-on: "ubuntu-18.04"
Expand Down
Loading

0 comments on commit e6e0147

Please sign in to comment.