Skip to content

Commit

Permalink
what if
Browse files Browse the repository at this point in the history
  • Loading branch information
subalterngames committed Jun 10, 2024
1 parent d0aa955 commit c4f9768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ jobs:
# Test for Ubuntu 20.04
- name: Test
run: |
systemctl start speech-dispatcher
cargo test --all --features speech_dispatcher_0_9
speech-dispatcher -d &
cargo test --all --features speech_dispatcher_0_11
if: matrix.os == 'ubuntu-20.04'

# Test for Ubuntu 22.04
Expand Down

0 comments on commit c4f9768

Please sign in to comment.