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 c852c2b commit e4d1ccbCopy full SHA for e4d1ccb
.github/workflows/pipeline.yml
@@ -9,6 +9,7 @@ jobs:
9
matrix:
10
env:
11
- ruff
12
+ - format
13
steps:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-python@v4
0 commit comments