Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshod5 committed May 15, 2024
1 parent 409ef9d commit b2df924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Run tests
run: |
pip install pytest
pwd
pytest tests/test_mock_db.py
- name: Shutdown
Expand Down

0 comments on commit b2df924

Please sign in to comment.