From 1fb0306cea50aaa8d0d42bb737e0358b9a2a5d29 Mon Sep 17 00:00:00 2001 From: Rhys Arkins Date: Wed, 15 Sep 2021 14:28:35 +0200 Subject: [PATCH] Update build-pr.yml --- .github/workflows/build-pr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index 9a04fff85afb11..09798362d1ceee 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -13,6 +13,7 @@ concurrency: cancel-in-progress: true jobs: + test: runs-on: ubuntu-latest # tests shouldn't need more time