Skip to content

Commit

Permalink
Adapted jupyterlab test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerjan committed Sep 12, 2024
1 parent 21fd676 commit 2c04b92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
sudo apt update
sudo apt-get install -y build-essential octave portaudio19-dev python-dev-is-python3
export MAKEFLAGS="-j $(grep -c ^processor /proc/cpuinfo)"
pip install jupyterlab-widgets==3.0.5
pip install -e .[develop,test,documentation,quadriga,uhd,audio,sionna,scapy]
- name: Run unit tests
Expand Down

0 comments on commit 2c04b92

Please sign in to comment.