Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: update python-test.yml
  • Loading branch information
shenxianpeng authored Aug 12, 2024
commit f1fc60f4d5019ece1aeafe4e17a6bc6204a95958
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
shell: bash
run: |
case "${{ matrix.version }}" in
15|16)
15|16|18)
clang-format.exe --version
clang-tidy.exe --version
clang-query.exe --version
Expand Down