Skip to content

Commit

Permalink
fix build path
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkyrie00 committed Feb 24, 2025
1 parent d710fdc commit d3ef9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Get dependencies
run: go mod download
- name: Build
run: go build -v ./
run: go build -v ./...

0 comments on commit d3ef9ee

Please sign in to comment.