Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Enable debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Shulyaka committed Jul 26, 2024
1 parent faa21c1 commit 51fe90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anthropic-hass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install tox tox-gh-actions
- name: Test with tox
run: tox
run: env && tox -vv -- -vv
- name: Coveralls
uses: AndreMiras/coveralls-python-action@develop
with:
Expand Down

0 comments on commit 51fe90d

Please sign in to comment.