alistair23 / AutoMower-BLE

This is an unofficial reverse engineered Husqvarna Automower Connect BLE library. This allows connecting and controlling an Automower without any accounts, cloud or network connection.
GNU General Public License v3.0
82 stars 23 forks source link

Creating Github Actions for automatic checks of linting, formating and unit tests #35

Closed erikmol closed 5 months ago

erikmol commented 5 months ago

I've created some Github Actions which runs the following on pull requests and commits:

I also changed some formatting to allow all checks to be successful. Please see Actions in my repo for results.