Skip to content

Commit

Permalink
fix and test
Browse files Browse the repository at this point in the history
  • Loading branch information
inwaar committed Oct 7, 2024
1 parent 5352259 commit d73a676
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: autofix
name: autofix.ci
on:
workflow_call:
pull_request:
Expand Down
1 change: 1 addition & 0 deletions src/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const {

/**
* Control GREE HVAC device by getting and setting its properties
* Test
*
* @augments EventEmitter
*/
Expand Down

0 comments on commit d73a676

Please sign in to comment.