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 3abac30 commit 53f2a76Copy full SHA for 53f2a76
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
- run: pip install -r requirements.txt
24
- name: Checks
25
uses: pre-commit/[email protected]
26
-
+
27
build:
28
runs-on: 'ubuntu-latest'
29
strategy:
0 commit comments