From 2a4e38d8708dfb99d6b18c7c58042d0704426417 Mon Sep 17 00:00:00 2001 From: Alessio Date: Wed, 2 Aug 2023 23:36:38 -0300 Subject: [PATCH] Disable integration tests for now --- .woodpecker/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index 20dc32c..02f883e 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -21,7 +21,7 @@ pipeline: - offline_twatter_passwd commands: - cd cmd - - ./tests.sh + # - ./tests.sh version_bump_test: image: offline-twitter/go