Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Commit

Permalink
trialling git workflow - update black args
Browse files Browse the repository at this point in the history
  • Loading branch information
badguy99 committed Jul 9, 2020
1 parent e812645 commit 4124eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- name: Run Black
uses: lgeiger/black-action@master
with:
args: --check --diff .
args: .

0 comments on commit 4124eaf

Please sign in to comment.