Skip to content

Commit

Permalink
+1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Marc Collin committed Oct 15, 2023
1 parent fdc9717 commit 5be859f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
python-version: "3.8"
- name: set dir
run: cd config/custom_components/versatile_thermostat
run: cd 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 5be859f

Please sign in to comment.