From be0db56d1feeceb20a418a623cc8d1e47ad19713 Mon Sep 17 00:00:00 2001 From: Anurag Saxena Date: Thu, 29 Feb 2024 08:42:51 -0800 Subject: [PATCH] fix cicd --- .github/workflows/cicd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index c823b1aea0..ef7fe9c3db 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -118,6 +118,7 @@ jobs: gather_dumps: true capture_etw: true leak_detection: true + configurations: '["NativeOnlyDebug", "NativeOnlyRelease"]' # Run the netebpfext unit tests in GitHub. netebpf_ext_unit_tests: