Skip to content

Commit

Permalink
Update .github/workflows/tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Sénéchal <[email protected]>
  • Loading branch information
pivilartisant and thomas-senechal authored Jul 24, 2024
1 parent 6b68794 commit 60f9efd
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 @@ -14,5 +14,5 @@ jobs:
with:
go-version: 1.22
cache: true
- name: go-tests
- name: Run unit tests
run: go test ./...

0 comments on commit 60f9efd

Please sign in to comment.