We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c637a commit 20038bcCopy full SHA for 20038bc
1 file changed
.github/workflows/skill_tests.yml
@@ -16,9 +16,12 @@ jobs:
16
# TODO: Padacioso handling extra words with high-conf.
17
test_padacioso: false
18
test_padatious: true
19
+ skill_entrypoint: "skill-date_time.neongeckocom"
20
skill_resource_tests:
21
uses: neongeckocom/.github/.github/workflows/skill_test_resources.yml@master
22
+ with:
23
24
skill_install_tests:
25
uses: neongeckocom/.github/.github/workflows/skill_test_installation.yml@master
26
with:
- test_osm: false
27
+ test_osm: false
0 commit comments