Skip to content

Commit

Permalink
make sure requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
john-zither committed Jan 8, 2024
1 parent 4ac0c06 commit 51418d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windows_conda_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
python --version
pip install --upgrade pip
pip install -r requirements.txt
py.test
pip install -r dev-requirements.txt
pytest --cov-report=term-missing --cov=thermostat

0 comments on commit 51418d7

Please sign in to comment.