Skip to content

Commit

Permalink
Merge branch 'master' into init
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyamor authored Nov 22, 2023
2 parents a9d8df2 + 4dddf43 commit 31b85d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
run: go mod download

- name: Run tests
run: go test ./..
run: go test -v ./...

0 comments on commit 31b85d3

Please sign in to comment.