Skip to content

Commit e30e9cd

Browse files
committed
poke s3
1 parent 7503783 commit e30e9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: poke s3
5656
run: |
57-
curl 127.0.0.1:9090 > /dev/null
57+
curl --fail 127.0.0.1:9090 > /dev/null
5858
5959
- name: setup wordpress tests
6060
env:

0 commit comments

Comments
 (0)