Skip to content

Commit e3eece8

Browse files
committed
Test workflow fix IV.
1 parent bb0d9d1 commit e3eece8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/run_tests.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,6 @@ jobs:
4747
sudo apt-get update && apt-get upgrade -y && \
4848
apt-get install -y software-properties-common
4949
50-
# add extra repos
51-
sudo apt-add-repository multiverse && \
52-
apt-add-repository universe && \
53-
add-apt-repository ppa:graphics-drivers/ppa && \
54-
add-apt-repository ppa:deadsnakes/ppa && \
55-
apt-get update && apt-get upgrade -y
56-
5750
sudo apt-get install -y --no-install-recommends python3-dev python3-pip python3.11 python3.11-dev
5851
5952
sudo echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true" | debconf-set-selections

0 commit comments

Comments
 (0)