Skip to content

Commit

Permalink
chore: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
Edmartt committed Oct 2, 2024
1 parent 37a6498 commit dbfcadc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
with:
go-version: '1.22'

- name: Build
run: go build -v ../../cmd/main.go
- name: Test
run: go test -v -coverpkg ./internal/core/services/ ./tests -cover

0 comments on commit dbfcadc

Please sign in to comment.