Skip to content

Commit 04264b7

Browse files
authored
Merge pull request #681 from jasonacox/cli-device-control
Enhance command line interface with device control and listing commands
2 parents 86dc9d2 + 931bb7a commit 04264b7

6 files changed

Lines changed: 1318 additions & 27 deletions

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Pylint
22

3-
on: [push]
3+
on: [push, pull_request]
44

55
jobs:
66
build:

0 commit comments

Comments
 (0)