first test running tests in github actions

This commit is contained in:
DJ2LS 2023-11-20 15:33:26 +01:00
parent d6c182964b
commit e05ec46b66

View file

@ -36,7 +36,7 @@ jobs:
shell: bash
run: |
sudo apt-get update || true
sudo apt-get install octave octave-common octave-signal sox
sudo apt-get install octave octave-common octave-signal sox portaudio19-dev
- name: Install python packages
shell: bash