There was an error while loading. Please reload this page.
2 parents bb3adb0 + ec5746f commit bc33ae6Copy full SHA for bc33ae6
1 file changed
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
options: --health-cmd="pg_isready" --health-interval=10s --health-timeout=5s --health-retries=3
19
20
steps:
21
- - run: sudo apt-get update && sudo apt-get install --no-install-recommends -y google-chrome-stable curl libvips postgresql-client libpq-dev imagemagick
+ - run: sudo apt-get update && sudo apt-get install --no-install-recommends -y curl libvips postgresql-client libpq-dev imagemagick
22
23
- uses: actions/checkout@v4
24
0 commit comments