Skip to content

Commit

Permalink
github yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
enzbus committed Oct 24, 2023
1 parent 9fdbe2f commit 39a752b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Pylint
run: |
python -m pip install pylint
python -m pip install . # to install dependencies
pylint cvxportfolio
test:
Expand Down

0 comments on commit 39a752b

Please sign in to comment.