Skip to content

Commit 636e043

Browse files
committed
don't over-simplify
1 parent bf15860 commit 636e043

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ jobs:
3333
name: Black check
3434
runs-on: ubuntu-latest
3535
steps:
36+
- uses: actions/checkout@v1
3637
- uses: jpetrucciani/black-check@master
3738

0 commit comments

Comments
 (0)