From 0fae2d8107a72244128c4448ad1439c1a69270ad Mon Sep 17 00:00:00 2001 From: Sagiv Oulu Date: Thu, 5 Feb 2026 18:51:58 +0200 Subject: [PATCH] chore: dummy PR to test CI --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a05d0ad8..1f935682 100644 --- a/README.md +++ b/README.md @@ -137,3 +137,7 @@ We've provided an easy way to run the unit test suite: * To deploy services for component tests, run `sls deploy` from the root test directory. This only needs to take place when the resources change. * To run component tests, add the `--all` flag: `py.test --all` +--- + +> **DO NOT MERGE** - This is a dummy PR to test CI behavior. Will be closed without merging. +