Skip to content

Commit

Permalink
fix: Fix test pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
eugercek committed Aug 13, 2023
1 parent 15ff162 commit 69f0cf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:

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

0 comments on commit 69f0cf0

Please sign in to comment.