diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f26f383bb..7ff93f9f4 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