From 47d44f5ef5170d32b7d61ed5711af8bf3fede116 Mon Sep 17 00:00:00 2001 From: Niko Strijbol Date: Mon, 3 Jun 2024 17:17:04 +0200 Subject: [PATCH] Bump JS exercises --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 63b73b5f..dd925df4 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -3,7 +3,7 @@ name: Integration tests on: [ pull_request ] env: - EXERCISES_COMMIT: 10ce1d2a5211514d219924a9bb26c9655daee464 + EXERCISES_COMMIT: c3785b61574885564499ddf14943dfc7c6fe1aa6 jobs: # Runs the test suite in a slightly modified Docker image used by Dodona.