Skip to content

Commit

Permalink
install python3-mock for 22.04 action
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Jun 9, 2024
1 parent 9d82628 commit 439fd71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu_22_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
sudo apt-get install -yqq libfmt-dev
sudo apt-get install -yqq libgmock-dev
sudo apt-get install -yqq python-is-python3 python3-venv
sudo apt-get install -yqq python3-mock
sudo apt-get install -yqq python3-nose
sudo apt-get install -yqq python3-numpy
sudo apt-get install -yqq python3-psutil
Expand Down

0 comments on commit 439fd71

Please sign in to comment.