Skip to content

Commit

Permalink
Update style-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tushuhei authored Jan 7, 2022
1 parent 25cb6dd commit 5158e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: '3.7'
- run: python -m pip install --upgrade yapf
- run: python -m pip install --upgrade yapf toml
- run: yapf --diff --recursive budoux tests scripts
typescript-style-check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5158e8e

Please sign in to comment.