Skip to content

Commit

Permalink
Merge branch 'sanjit-bhat/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
anishathalye committed May 16, 2024
2 parents d1d31b3 + 036c299 commit d372c58
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 @@ -55,4 +55,4 @@ jobs:
- name: Vet
run: go vet ./...
- name: Staticcheck
run: "staticcheck -f stylish *.go"
run: "staticcheck -f stylish ./..."

0 comments on commit d372c58

Please sign in to comment.