Skip to content

Commit bfd0c1f

Browse files
authored
Update python-test.yml
1 parent ef35ac8 commit bfd0c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
sudo pip install git+https://github.com/shenxianpeng/clang-tools-pip.git@main
6666
sudo clang-tools --install ${{ matrix.version }}
67-
- name: Install on MacOS
67+
- name: Install on MacOS
6868
if: ${{ matrix.os }} == "macos-latest"
6969
run: |
7070
pip install git+https://github.com/shenxianpeng/clang-tools-pip.git@main

0 commit comments

Comments
 (0)