From c9b579193c4e642bcfb0c7e8d288a37cc86f084b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thiago=20Henrique=20H=C3=BCpner?= Date: Mon, 27 May 2024 09:50:34 -0300 Subject: [PATCH] Remove test run --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 31e073f..baec0f8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,6 @@ jobs: - name: Example step using Maven plugin run: | cd dev.thihup.jvisualg.ide - mvn --no-transfer-progress -Pnative -DautoClose=true gluonfx:runagent mvn --no-transfer-progress -Pnative gluonfx:build - name: Release uses: ncipollo/release-action@v1