Skip to content

Commit

Permalink
[✅] test: RabbitMQ consumer git actions test2
Browse files Browse the repository at this point in the history
  • Loading branch information
HyejiYu committed Nov 20, 2024
1 parent 10bbe31 commit 0ad0dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messagequeue/consumer/HomePlus_consumer.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ def callback(ch, method, properties, body):
reset_timer() # 타이머 초기화
channel.start_consuming() # 메시지 수신 시작

### git actions test
### git actions test ###

0 comments on commit 0ad0dfd

Please sign in to comment.