Skip to content

Commit

Permalink
Removed test from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mrusme committed Dec 14, 2022
1 parent bed51ca commit 51193de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
with:
go-version: 1.19

- name: Test
run: |
go test ./store
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
with:
Expand Down

0 comments on commit 51193de

Please sign in to comment.