Skip to content

Commit a0c8ddd

Browse files
authored
Remove font dependencies from CI for Ubuntu
1 parent 821bac6 commit a0c8ddd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ubuntu-python.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- name: install-test-dependencies
2727
run: |
2828
pip install matplotlib pillow seaborn scipy
29-
sudo apt-get install fonts-linuxlibertine
3029
- name: test
3130
run: |
3231
python ./python-examples/bayesian-optimization.py

0 commit comments

Comments
 (0)