Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
casimiro committed Oct 31, 2023
1 parent 0f0efb6 commit 0e814f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/job-valgrind-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ env:
NGX_BUILD_NOPOOL: 1
TEST_NGINX_USE_VALGRIND: 1
TEST_NGINX_USE_HUP: ${{ inputs.hup == 'hup' && 1 || 0 }}
TEST_NGINX_RANDOMIZE: 1
TEST_NGINX_RANDOMIZE: 0
TEST_NGINX_NO_SHUFFLE: 1
TEST_NGINX_NO_CLEAN: 1
TEST_NGINX_TIMEOUT: 120
TEST_NGINX_EXTERNAL_TIMEOUT: 120s
Expand Down

0 comments on commit 0e814f1

Please sign in to comment.