We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf85b90 commit 453e8dfCopy full SHA for 453e8df
.github/workflows/format.yml
@@ -16,4 +16,5 @@ jobs:
16
- uses: actions/checkout@v4
17
- name: Install clang-format-14
18
run: sudo apt-get install clang-format-14
19
+ - uses: actions/setup-python@v3
20
- uses: pre-commit/[email protected]
0 commit comments