From b6cfcf12f6287ec095803ab3be14d52d8d004fc8 Mon Sep 17 00:00:00 2001 From: Vince Grassia <593223+vgrassia@users.noreply.github.com> Date: Mon, 24 Mar 2025 18:05:02 -0400 Subject: [PATCH] Test full build --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cfd426e088..73d082b9d8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -103,7 +103,6 @@ jobs: sed -i "s/HASH_HERE/$GIT_HASH/" Directory.Build.props cat Directory.Build.props - exit 1 ########## Set up Docker ########## - name: Set up QEMU emulators