Skip to content

Commit cbbfb58

Browse files
author
Alan Christie
committed
Fix for pylint
1 parent a3643f1 commit cbbfb58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: |
3434
python -m pip install --upgrade pip
3535
pip install -r build-requirements.txt
36+
pip install -r requirements.txt
3637
- name: Lint
3738
run: |
3839
pre-commit run --all-files

0 commit comments

Comments
 (0)