From d3828582542a74f456a78bcc2d5f5160f6ee4e21 Mon Sep 17 00:00:00 2001 From: Arian Saputra Date: Wed, 2 Oct 2024 21:11:37 +0700 Subject: [PATCH] Revert "Update go.yml" --- .github/workflows/go.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c66b87b..012da6f 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -40,9 +40,6 @@ jobs: current_version: ${{ steps.latest-tag.outputs.tag }} level: patch - - name: Coveralls GitHub Action - uses: coverallsapp/github-action@v2.3.0 - - name: Create Release Notes id: create-release run: |