Skip to content

Commit 2d070dd

Browse files
committed
fix CI
1 parent c87b4b6 commit 2d070dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- uses: actions/checkout@v2
1414

1515
- name: Check formatting (black)
16-
run: black ./scripts/python --check
16+
run: black ./catalyst-toolbox/scripts/python --check

0 commit comments

Comments
 (0)