From 41db0a4d752a3a8ee981f259a4a36069e40ddd9a Mon Sep 17 00:00:00 2001 From: sunerok Date: Wed, 4 Sep 2024 14:11:53 -0400 Subject: [PATCH] dont make this even longer --- .github/workflows/build-all-and-release.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/workflows/build-all-and-release.yml b/.github/workflows/build-all-and-release.yml index 183cf2fb..a8501d3d 100644 --- a/.github/workflows/build-all-and-release.yml +++ b/.github/workflows/build-all-and-release.yml @@ -66,9 +66,6 @@ jobs: - name: make run: make -j4 - - name: make check - run: make check -j4 - - uses: actions/upload-artifact@v4 with: name: verge-ubuntu24 @@ -102,9 +99,6 @@ jobs: - name: make run: make -j4 - - name: make check - run: make check -j4 - - uses: actions/upload-artifact@v4 with: name: verge-ubuntu22 @@ -138,9 +132,6 @@ jobs: - name: make run: make -j4 - - name: make check - run: make check -j4 - - uses: actions/upload-artifact@v4 with: name: verge-ubuntu20