Skip to content

Commit

Permalink
[py/pxy] system black
Browse files Browse the repository at this point in the history
  • Loading branch information
shish committed Apr 8, 2024
1 parent 0c1a821 commit 58e4d63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pxd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: ./.github/workflows/common.yml
with:
workdir: pxd
format-pkgs: python3.11-venv
format-pkgs: python3.11-venv black
build-pkgs: python3.11-venv libsdl2-dev
cache-paths: |
pxd/venv
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: ./.github/workflows/common.yml
with:
workdir: py
format-pkgs: python3.11-venv
format-pkgs: python3.11-venv black
build-pkgs: python3.11-venv
cache-paths: |
py/venv
Expand Down

0 comments on commit 58e4d63

Please sign in to comment.