Skip to content

Commit

Permalink
Build test (#336)
Browse files Browse the repository at this point in the history
* IND-2460 test.yaml updated with unit test coverage, .go-version file added.

* IND-2466 test.yaml updated with build
  • Loading branch information
KaushikiAnand authored Mar 4, 2025
1 parent 92e270c commit 00edfb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ jobs:
name: Coverage-report
- name: Display Coverage report
run: go tool cover -func=coverage.out
- name: Build Go
run: go build ./...

0 comments on commit 00edfb8

Please sign in to comment.