Skip to content

Commit

Permalink
chore(ci-cd): fix pr tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan.vidrean committed Feb 7, 2024
1 parent 497e5ed commit 9044085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
orc-dev=0.4.34-r0 \
pkgconf=1.9.5-r0 \
tiff-dev=4.5.1-r0 \
tar
tar \
curl
- name: Check if nginx is available for files hosting
run: curl http://backend/exif --output /dev/null
Expand Down

0 comments on commit 9044085

Please sign in to comment.