Skip to content

Commit bff13c3

Browse files
authored
Fix order in master_cleaner.yml
1 parent 33e20bb commit bff13c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master_cleaner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414

1515
- uses: psf/black@stable
1616
with:
17-
src: "./ezyrb"
1817
options: "--check"
18+
src: "./ezyrb"
1919

2020
- name: Create Pull Request
2121
uses: peter-evans/create-pull-request@v3

0 commit comments

Comments
 (0)