Skip to content

Commit 95e82a3

Browse files
committed
nop
1 parent c8daa08 commit 95e82a3

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
types: [opened, synchronize, labeled, unlabeled]
55
paths:
66
- 'drivers/**'
7-
- '.github/**'
87

98
jobs:
109
# Two separate jobs for finding the right artifact to run tests with

drivers/SmartThings/zigbee-sound-sensor/src/test/test_zigbee_sound_sensor.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,3 +312,4 @@ test.register_message_test(
312312
)
313313

314314
test.run_registered_tests()
315+

0 commit comments

Comments
 (0)