File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
run : ./bin/build.sh test/conf/.htaccess test/build/htaccess_fixture.conf
21
21
22
22
- name : Test with server-configs-test
23
- uses : h5bp/server-configs-test@5.0.0
23
+ uses : h5bp/server-configs-test@5.0.1
24
24
with :
25
25
command : test
26
26
server : httpd
29
29
tests : basic-file-access:cache-busting:custom-errors:forbidden-files:enforce-gzip:precompressed-files-gzip:concatenation
30
30
31
31
- name : Benchmark
32
- uses : h5bp/server-configs-test@5.0.0
32
+ uses : h5bp/server-configs-test@5.0.1
33
33
with :
34
34
command : benchmark
35
35
server : httpd
Original file line number Diff line number Diff line change 31
31
"httpd.conf"
32
32
33
33
- name : Test with server-configs-test
34
- uses : h5bp/server-configs-test@5.0.0
34
+ uses : h5bp/server-configs-test@5.0.1
35
35
with :
36
36
command : test
37
37
server : httpd
42
42
tests : basic-file-access;cache-busting;custom-errors;forbidden-files;enforce-gzip;precompressed-files-gzip;rewrites;ssl
43
43
44
44
- name : Benchmark
45
- uses : h5bp/server-configs-test@5.0.0
45
+ uses : h5bp/server-configs-test@5.0.1
46
46
with :
47
47
command : benchmark
48
48
server : httpd
You can’t perform that action at this time.
0 commit comments