mirror of
https://github.com/potats0/lua-resty-coraza.git
synced 2025-06-28 17:41:00 +03:00
Update CI.yml
This commit is contained in:
parent
0f47bf6d30
commit
728398ac86
6
.github/workflows/CI.yml
vendored
6
.github/workflows/CI.yml
vendored
@ -38,6 +38,6 @@ jobs:
|
|||||||
|
|
||||||
- name: run test::Nginx
|
- name: run test::Nginx
|
||||||
run: |
|
run: |
|
||||||
whereis openresty
|
export PATH=/usr/local/openresty/nginx/sbin:$PATH
|
||||||
export PATH=/usr/local/openresty/bin:$PATH
|
openresty -v
|
||||||
prove -t
|
sudo prove -t
|
||||||
|
Loading…
x
Reference in New Issue
Block a user