Skip to content

Commit

Permalink
Update test workflows to default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Jan 15, 2024
1 parent 3ad5d18 commit 079c721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/skill_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
skill_unit_tests:
uses: neongeckocom/.github/.github/workflows/skill_tests.yml@master
skill_intent_tests:
uses: neongeckocom/.github/.github/workflows/skill_test_intents.yml@FEAT_MinervaIntentTests
uses: neongeckocom/.github/.github/workflows/skill_test_intents.yml@master
skill_resource_tests:
uses: neongeckocom/.github/.github/workflows/skill_test_resources.yml@master
skill_install_tests:
Expand Down

0 comments on commit 079c721

Please sign in to comment.