Skip to content

Commit

Permalink
Update github actions to install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dchiller committed Apr 22, 2024
1 parent d9d515d commit 058b9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.8
cache: 'poetry'
- run: python -m unittest tests.tests

0 comments on commit 058b9b8

Please sign in to comment.