Skip to content

Commit

Permalink
CI AddressSanitizer
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Oct 9, 2024
1 parent 5a546a3 commit 595b13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ jobs:
run: bundle exec drake -j4 agent

- name: Compile Nginx engine
run: ./bin/passenger-config compile-nginx-engine
run: ./bin/passenger-config compile-nginx-engine --address-sanitizer

- name: Integration test
run: bundle exec drake -j4 test:integration:standalone
Expand Down

0 comments on commit 595b13d

Please sign in to comment.