Skip to content

Commit 63881c4

Browse files
authored
chore: disable flaky test
1 parent afab36b commit 63881c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ jobs:
345345
--exclude '**/8.8/getProcessDefinition.spec.ts' \
346346
--exclude '**/8.8/getUserTask.spec.ts' \
347347
--exclude '**/8.8/searchUserTasks.spec.ts' \
348-
--exclude '**/c8/rest/activateJobs.spec.ts'
348+
--exclude '**/c8/rest/activateJobs.rest.spec.ts'
349349
env:
350350
ZEEBE_GRPC_ADDRESS: grpc://localhost:26500
351351
CAMUNDA_AUTH_STRATEGY: NONE

0 commit comments

Comments
 (0)