Skip to content

Commit c277d4d

Browse files
author
Francesco Rizzi
committed
wip
1 parent 2bbc8c0 commit c277d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Install packages
4747
run: |
4848
sudo apt-get update
49-
sudo apt-get install -y --install-suggests $APT_PACKAGES
49+
sudo apt-get install -y $APT_PACKAGES
5050
5151
- name: Check environment
5252
run: |

0 commit comments

Comments
 (0)