Skip to content

Commit

Permalink
test go mod
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 committed Sep 3, 2024
1 parent 9b0a81a commit d6bbe90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-go-mod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup golang
uses: ./.github/actions/golang

- name: Docs and schemas
- name: Test go mod
run: "make test-go-mod"

- name: Save logs
Expand Down

0 comments on commit d6bbe90

Please sign in to comment.