Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stvoutsin authored Dec 15, 2023
1 parent b50973c commit 884870e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
python -m pip install --upgrade pip
pip install poetry
poetry install
pip install .
- name: Run tests
run: python -m unittest discover tests

0 comments on commit 884870e

Please sign in to comment.