Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #31 from quantmind/master
Browse files Browse the repository at this point in the history
0.5.0
  • Loading branch information
lsbardel authored Jul 24, 2020
2 parents 223d574 + b7dfae8 commit 58f69ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: 3.8
- name: Install dependencies
run: make install
- name: lint
run: make test-lint
- name: run tests
Expand Down

0 comments on commit 58f69ce

Please sign in to comment.