Skip to content

Commit

Permalink
Is it the DB interface?
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed May 14, 2024
1 parent 7646fc7 commit 55dcf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wintests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: Run Unit Tests on Windows
run: |
pip install -e .[memprof,mpi,test]
pytest armi/bookkeeping/db/tests/test_database3.py
pytest armi/bookkeeping/db/tests/test_databaseInterface.py
- name: Find Test Crumbs
run: python .github/workflows/find_test_crumbs.py

0 comments on commit 55dcf69

Please sign in to comment.