Skip to content

Commit

Permalink
frm github
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Sep 30, 2023
1 parent b54407c commit 077fe8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Install test dependencies
run: |
pip install -r requirements/tests.txt
pip install git+https://github.com/OpenVoiceOS/OVOS-workshop@fallback/no_make_active
pip install ./test/unittests/common_query/ovos_tskill_fakewiki
pip install ./test/end2end/session/skill-ovos-hello-world
pip install ./test/end2end/session/skill-ovos-fallback-unknown
Expand Down

0 comments on commit 077fe8c

Please sign in to comment.