Skip to content

Commit 3f20fb4

Browse files
committed
debug: TEST_NGINX_CATLOG=1
1 parent 5c018f9 commit 3f20fb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nginx.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
TEST_NGINX_BINARY: ${{ github.workspace }}/nginx/objs/nginx
142142
TEST_NGINX_MODULES: ${{ github.workspace }}/nginx/objs
143143
TEST_NGINX_VERBOSE: 1
144+
TEST_NGINX_CATLOG: 1
144145
run: |
145146
prove -j$(nproc) --state=save ${NGX_TEST_FILES} || prove -v --state=failed
146147

0 commit comments

Comments
 (0)