Skip to content

Commit

Permalink
- Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DaemonDude23 committed Feb 11, 2025
1 parent f3c0820 commit 0e20e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: '1.23.4'

- name: Run Tests
run: go test -v ./...
run: go test -v ./src/...

goreleaser:
needs: test
Expand Down

0 comments on commit 0e20e39

Please # to comment.