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 443d683 commit 0ff02b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
- name: Run tests
run: |
pip install pytest
ls
pytest tests/test_mock_db.py
pytest
- name: Shutdown
run: |
Expand Down

0 comments on commit 0ff02b1

Please sign in to comment.