Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adelinag08 committed Feb 7, 2024
1 parent 80fcc22 commit a3e1275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: go mod verify
- name: Install dependencies
run: |
pwd
go get .
- name: Run go vet
run: go vet ./...
Expand Down

0 comments on commit a3e1275

Please sign in to comment.