From 94562cebe76cb72157f0286bf2e326fb3fba0693 Mon Sep 17 00:00:00 2001 From: Leon Schoorl Date: Wed, 19 Feb 2025 17:23:55 +0100 Subject: [PATCH] Only run fullMeshSwCcTest --- .github/synthesis/debug.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/synthesis/debug.json diff --git a/.github/synthesis/debug.json b/.github/synthesis/debug.json new file mode 100644 index 000000000..f371fd886 --- /dev/null +++ b/.github/synthesis/debug.json @@ -0,0 +1,3 @@ +[ + {"top": "fullMeshSwCcTest", "stage": "test"} +]