Skip to content

Commit

Permalink
Fix tests step
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Marc Collin committed Oct 15, 2023
1 parent fc80f87 commit fdc9717
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
uses: "actions/[email protected]"
with:
python-version: "3.8"
- name: set dir
run: cd config/custom_components/versatile_thermostat
- name: Install requirements
run: python3 -m pip install -r requirements_test.txt
- name: Run tests
Expand Down

0 comments on commit fdc9717

Please sign in to comment.