File tree 2 files changed +4
-4
lines changed
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@7.0 .0
23
+ uses : h5bp/server-configs-test@7.1 .0
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@7.0 .0
32
+ uses : h5bp/server-configs-test@7.1 .0
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@7.0 .0
34
+ uses : h5bp/server-configs-test@7.1 .0
35
35
with :
36
36
command : test
37
37
server : httpd
41
41
tests : basic-file-access;caching;cache-busting;custom-errors;forbidden-files;enforce-gzip;precompressed-files-gzip;rewrites;ssl
42
42
43
43
- name : Benchmark
44
- uses : h5bp/server-configs-test@7.0 .0
44
+ uses : h5bp/server-configs-test@7.1 .0
45
45
with :
46
46
command : benchmark
47
47
server : httpd
You can’t perform that action at this time.
0 commit comments