We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d2093 commit 428adc4Copy full SHA for 428adc4
1 file changed
.github/workflows/precommit-check.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: trilom/file-changes-action@v1.2.4
21
with:
22
output: ' '
23
+ - uses: actions/setup-python@v3
24
- name: Run pre-commit
25
uses: pre-commit/action@v3.0.1
26
0 commit comments