Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
mkysel committed Dec 2, 2024
1 parent 362838e commit c3049e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ jobs:
with:
version: v3.14.4
- name: Run Tests
run: |
go install github.com/jstemmer/go-junit-report/v2@latest
go test -v ./... | go-junit-report -set-exit-code -iocopy -out report.xml
run: go test -v ./...

0 comments on commit c3049e4

Please sign in to comment.