Skip to content

Commit 025823c

Browse files
committed
workflows: remove test before release
1 parent bfba651 commit 025823c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
check-latest: true
2020
cache: true
2121

22-
- name: Test
23-
run: go test -race -v ./...
24-
2522
- name: Set up Python
2623
uses: actions/setup-python@v5
2724
with:

0 commit comments

Comments
 (0)