Skip to content

Commit

Permalink
CI: remove redundant DEBIAN_FRONTEND=noninteractive env
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Aug 2, 2024
1 parent 5c01af1 commit 41f6e45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ jobs:
bundler-cache: true

- name: Install libvips
env:
DEBIAN_FRONTEND: noninteractive
run: |
sudo apt-get update
# we only need the library
Expand Down

0 comments on commit 41f6e45

Please sign in to comment.