From af78a0f64e4570b37cfea5da2d9b7ece0b9c7c44 Mon Sep 17 00:00:00 2001 From: Aki Kanellis Date: Mon, 1 Apr 2024 23:03:44 +0300 Subject: [PATCH] build: temporarily re-enable tests --- .github/workflows/test.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ae116b56b..526fa7b73 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -52,9 +52,4 @@ jobs: restore-keys: ${{ runner.os }}-vagrant- - name: Test - run: > - echo "Tests are temporarily disabled. - See: - - https://github.com/actions/runner-images/issues/8730 - - https://github.com/actions/runner-images/issues/8642 - " + run: just test