Skip to content

Commit

Permalink
gh test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enzbus committed Sep 2, 2023
1 parent b78dcf4 commit 8420293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run tests with coverage
run: |
coverage run -m unittest cvxportfolio
coverage run -m unittest discover cvxportfolio
coverage lcov
- name: Coveralls GitHub Action
Expand Down

0 comments on commit 8420293

Please sign in to comment.