Skip to content

Commit

Permalink
workflow: add installing of Geeknote - in order to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-zdanevich committed Apr 28, 2024
1 parent 09e0c3b commit 7466b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
# pylint $(git ls-files '*.py')
- name: Running unit tests with pytest
run: |
pip install --upgrade .
pytest

0 comments on commit 7466b8a

Please sign in to comment.