We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf15860 commit 636e043Copy full SHA for 636e043
.github/workflows/pythonapp.yml
@@ -33,5 +33,6 @@ jobs:
33
name: Black check
34
runs-on: ubuntu-latest
35
steps:
36
+ - uses: actions/checkout@v1
37
- uses: jpetrucciani/black-check@master
38
0 commit comments