Skip to content

Commit

Permalink
fix test name
Browse files Browse the repository at this point in the history
Signed-off-by: Guillem Bonet <[email protected]>
  • Loading branch information
Guillembonet committed Nov 24, 2023
1 parent 855aba8 commit 01afef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
go-version: 1.21
- name: Build
run: go build -v ./...
- name: Generate
- name: Test
run: go run mage.go -v Test

0 comments on commit 01afef0

Please sign in to comment.