Skip to content

Commit f6ac225

Browse files
committed
Remove Install libgtk
1 parent e09f123 commit f6ac225

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests-on-pr.yml

-5
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ jobs:
3232
conda config --set always_yes yes
3333
--set changeps1 no
3434
35-
- name: Install libgtk for Linux
36-
run: |
37-
sudo apt-get update
38-
sudo apt-get install -y libgtk-3-dev
39-
4035
- name: Install diffpy.labpdfproc and requirements
4136
run: |
4237
conda install --file requirements/test.txt

0 commit comments

Comments
 (0)