Skip to content

Commit

Permalink
fix: update python-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng authored Aug 12, 2024
1 parent aefa713 commit f1fc60f
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit f1fc60f

Please sign in to comment.