Skip to content

Commit

Permalink
chore: release_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Nov 6, 2024
1 parent e114c10 commit 894d27c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Install core repo with constraints
run: |
pip install -e .[mycroft,lgpl,plugins,skills-essential,skills-audio,skills-gui,skills-internet,skills-media,skills-desktop] -c requirements/constraints-${{ matrix.constraints_file }}.txt
pip install -e .[mycroft,lgpl,plugins,skills-essential,skills-audio,skills-gui,skills-internet,skills-media,skills-desktop] --pre -c requirements/constraints-${{ matrix.constraints_file }}.txt
- name: Run unit tests
run: |
Expand Down

0 comments on commit 894d27c

Please sign in to comment.