From 20f9fca7548b15f61b82048202c7da34f03cdf88 Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Tue, 23 Jan 2024 03:32:17 +0200 Subject: [PATCH] Update integration-tests.yml --- .github/workflows/integration-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 8a22cd49..9052bd32 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -70,4 +70,3 @@ jobs: run: | cd bindings/resource-resolver/nodejs pnpm test - timeout-minutes: 30