Skip to content

Commit

Permalink
tests: name the module
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Mar 31, 2024
1 parent a914500 commit 0b2466f
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 @@ -22,7 +22,7 @@ jobs:
- name: Build
shell: bash
run: |
go mod init
go mod init github.com/progrium/go-basher
go mod tidy
make build
- name: Test
Expand Down

0 comments on commit 0b2466f

Please sign in to comment.