Skip to content

Commit d0f9f43

Browse files
committed
recent commit
1 parent 4552ba8 commit d0f9f43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020

2121
- name: Install dependencies
2222
run: |
23+
pip install -r requirements.txt
2324
python -m pip install --upgrade pip
2425
pip install pylint
2526
pip install pylint black

0 commit comments

Comments
 (0)