From 0939c2a74f5cfddfe4fe74e41200697eb17a2ee2 Mon Sep 17 00:00:00 2001 From: Lukas Pielsticker <50139597+lukaspie@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:34:01 +0200 Subject: [PATCH] use pynxtools-stm main branch --- .github/workflows/plugin_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/plugin_test.yaml b/.github/workflows/plugin_test.yaml index 8d8ca6508..d5da0bce9 100644 --- a/.github/workflows/plugin_test.yaml +++ b/.github/workflows/plugin_test.yaml @@ -31,7 +31,7 @@ jobs: branch: bring-in-examples tests_to_run: tests/. - plugin: pynxtools-stm - branch: bring-in-examples + branch: main tests_to_run: tests/. - plugin: pynxtools-xps branch: bring-in-examples