Skip to content

Commit

Permalink
💚 fix-ci: fix broken .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneSemCalda committed May 24, 2024
1 parent 15517f1 commit 3fa78b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ jobs:

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

- name: Test (coverage)
run: go test -cover ./...

0 comments on commit 3fa78b3

Please sign in to comment.