From 84b86a9ced05fefc1e00e2475da43d63d3082aca Mon Sep 17 00:00:00 2001 From: Lukas Pielsticker <50139597+lukaspie@users.noreply.github.com> Date: Fri, 12 Jul 2024 15:42:33 +0200 Subject: [PATCH] use xps feature branch in plugin tests --- .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 a30967303..143d9cd26 100644 --- a/.github/workflows/plugin_test.yaml +++ b/.github/workflows/plugin_test.yaml @@ -34,7 +34,7 @@ jobs: branch: main tests_to_run: tests/. - plugin: pynxtools-xps - branch: main + branch: adapt-testing tests_to_run: tests/. # - plugin: pynxtools-apm # branch: main