This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git


The following commit(s) were added to refs/heads/master by this push:
     new 030358ad remove debug info
030358ad is described below

commit 030358ad4e85fb18d47372f5445172a2dc14d82f
Author: Paul King <[email protected]>
AuthorDate: Thu Dec 19 11:57:38 2024 +1000

    remove debug info
---
 .github/workflows/build-test.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index 1807dfed..e779ba2f 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -39,5 +39,4 @@ jobs:
       - uses: gradle/actions/setup-gradle@v4
       - name: Build and run tests
         run: ./gradlew --no-daemon --no-build-cache test
-        if: always()
         timeout-minutes: 60

Reply via email to