Use latest h5bp/test
This commit is contained in:
parent
3869706922
commit
dfc59ef3b0
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: actions/checkout@v2.4.0
|
||||
|
||||
- name: Test with server-configs-test
|
||||
uses: h5bp/server-configs-test@5.0.2
|
||||
uses: h5bp/server-configs-test@5.1.0
|
||||
with:
|
||||
command: test
|
||||
server: nginx
|
||||
|
@ -32,7 +32,7 @@ jobs:
|
|||
tests: basic-file-access;caching;cache-busting;custom-errors;forbidden-files;precompressed-files-gzip;rewrites;ssl
|
||||
|
||||
- name: Benchmark
|
||||
uses: h5bp/server-configs-test@5.0.2
|
||||
uses: h5bp/server-configs-test@5.1.0
|
||||
with:
|
||||
command: benchmark
|
||||
server: nginx
|
||||
|
|
Loading…
Reference in New Issue