Skip to content

Commit 0e20e39

Browse files
committed
- Update workflow
1 parent f3c0820 commit 0e20e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version: '1.23.4'
2222

2323
- name: Run Tests
24-
run: go test -v ./...
24+
run: go test -v ./src/...
2525

2626
goreleaser:
2727
needs: test

0 commit comments

Comments
 (0)