* [PATCH] CONTRIBUTING: Fix run-tests.sh invocation
@ 2026-06-08 7:51 'Jan Kiszka' via isar-users
2026-06-12 10:51 ` Anton Mikanovich
0 siblings, 1 reply; 2+ messages in thread
From: 'Jan Kiszka' via isar-users @ 2026-06-08 7:51 UTC (permalink / raw)
To: isar-users
From: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b078a158..aae30465 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -81,7 +81,7 @@ Plan merges to `master` so that both fit the two-week window; short extensions s
mailing list by launching CI tests scripts:
```
- scripts/run-tests -t dev
+ scripts/run-tests.sh -t dev
```
Perform the above steps over the branch that contain your patches.
--
2.47.3
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/ae42e512-35a2-4fed-89a2-4da19d8aab68%40siemens.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-12 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 7:51 [PATCH] CONTRIBUTING: Fix run-tests.sh invocation 'Jan Kiszka' via isar-users
2026-06-12 10:51 ` Anton Mikanovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox