Skip to content

Commit

Permalink
workflows: remove test before release
Browse files Browse the repository at this point in the history
  • Loading branch information
IrineSistiana committed Aug 14, 2024
1 parent bfba651 commit 025823c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
check-latest: true
cache: true

- name: Test
run: go test -race -v ./...

- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 025823c

Please sign in to comment.