Skip to content

Commit

Permalink
fix: step name
Browse files Browse the repository at this point in the history
  • Loading branch information
jcchavezs authored Jul 12, 2024
1 parent 37456a2 commit 72f140c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Tests and coverage
run: go run mage.go test

- name: Tests and coverage
- name: Generate content
run: go run mage.go generate

- name: Verifies differences
Expand Down

0 comments on commit 72f140c

Please sign in to comment.