Skip to content

Commit

Permalink
Test workflow fix IV.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-bit committed Jan 23, 2025
1 parent bb0d9d1 commit e3eece8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,6 @@ jobs:
sudo apt-get update && apt-get upgrade -y && \
apt-get install -y software-properties-common
# add extra repos
sudo apt-add-repository multiverse && \
apt-add-repository universe && \
add-apt-repository ppa:graphics-drivers/ppa && \
add-apt-repository ppa:deadsnakes/ppa && \
apt-get update && apt-get upgrade -y
sudo apt-get install -y --no-install-recommends python3-dev python3-pip python3.11 python3.11-dev
sudo echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true" | debconf-set-selections
Expand Down

0 comments on commit e3eece8

Please sign in to comment.