From 0bc26de315143fbc8bfb5aabcd44dfd5be3bdb8c Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Wed, 13 Mar 2024 11:31:09 +0100 Subject: [PATCH] katello is enough --- .github/workflows/foreman_plugin_js_workflow_test.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/foreman_plugin_js_workflow_test.yml b/.github/workflows/foreman_plugin_js_workflow_test.yml index 108a500..17c1398 100644 --- a/.github/workflows/foreman_plugin_js_workflow_test.yml +++ b/.github/workflows/foreman_plugin_js_workflow_test.yml @@ -12,13 +12,7 @@ concurrency: cancel-in-progress: true jobs: - tasks: - name: JavaScript - uses: ./.github/workflows/foreman_plugin_js.yml - with: - plugin: foreman-tasks - plugin_repository: theforeman/foreman-tasks - katello: + test: name: JavaScript uses: ./.github/workflows/foreman_plugin_js.yml with: