We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9984868 commit 1f893a5Copy full SHA for 1f893a5
1 file changed
.github/workflows/ci.yml
@@ -94,6 +94,7 @@ jobs:
94
--search-attribute CustomBoolField=Bool \
95
--dynamic-config-value system.enableActivityEagerExecution=true \
96
--dynamic-config-value frontend.workerVersioningDataAPIs=true \
97
+ --dynamic-config-value component.nexusoperations.recordCancelRequestCompletionEvents=true \
98
--dynamic-config-value history.enableRequestIdRefLinks=true &
99
sleep 10s
100
0 commit comments