Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thorwhalen authored Oct 8, 2024
1 parent db9489e commit 84cb4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/format-source-code/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
- name: Install Dependencies
uses: i2mint/isee/actions/install-packages@master
with:
pypi-packages: 'axblack'
pypi-packages: 'black'

- name: Format source code
shell: bash
Expand Down

0 comments on commit 84cb4fc

Please sign in to comment.