Bump h5bp/server-configs-test to 3.1.2
This commit is contained in:
parent
9950dc534a
commit
ae8f7e1325
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Test with server-configs-test
|
- name: Test with server-configs-test
|
||||||
uses: h5bp/server-configs-test@3.1.1
|
uses: h5bp/server-configs-test@3.1.2
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
server: nginx
|
server: nginx
|
||||||
|
@ -21,7 +21,7 @@ jobs:
|
||||||
tests: basic-file-access;caching;cache-busting;custom-errors;forbidden-files;precompressed-files-gzip;rewrites;ssl
|
tests: basic-file-access;caching;cache-busting;custom-errors;forbidden-files;precompressed-files-gzip;rewrites;ssl
|
||||||
|
|
||||||
- name: Benchmark
|
- name: Benchmark
|
||||||
uses: h5bp/server-configs-test@3.1.1
|
uses: h5bp/server-configs-test@3.1.2
|
||||||
with:
|
with:
|
||||||
command: benchmark
|
command: benchmark
|
||||||
server: nginx
|
server: nginx
|
||||||
|
|
Loading…
Reference in New Issue