From 5fb8d14f10fde32d5c53d74780af2fe0efc0a1a6 Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Tue, 29 Oct 2024 11:00:06 -0700 Subject: [PATCH] Testing automation fix --- .github/workflows/skill_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/skill_tests.yml b/.github/workflows/skill_tests.yml index e38631c..a38d222 100644 --- a/.github/workflows/skill_tests.yml +++ b/.github/workflows/skill_tests.yml @@ -14,7 +14,7 @@ jobs: # Skip OVOS tests as OVOS doesn't implement compatible user configuration ovos_versions: '[]' skill_intent_tests: - uses: neongeckocom/.github/.github/workflows/skill_test_intents.yml@master + uses: neongeckocom/.github/.github/workflows/skill_test_intents.yml@FIX_IntentTestAction with: timeout: 15 skill_resource_tests: