Skip to content

Commit

Permalink
add upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSH6 committed Jan 8, 2025
1 parent 091bec8 commit 4d74389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yapf_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install yapf
pip install --upgrade yapf
pip install toml==0.10.2
- name: Running yapf
run: |
Expand Down

0 comments on commit 4d74389

Please sign in to comment.