Skip to content

Commit 467672d

Browse files
authored
fix: release-please PR always "expected"
Empty commit to trigger the release-please action again (sigh)
1 parent c6fe1b4 commit 467672d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ clean:
2828
rm -rf $(BUILD_DIR)
2929

3030
test: lint
31-
go test ./src -v -count=1 -timeout 0
31+
go test ./src -v -count=1 -timeout 0

0 commit comments

Comments
 (0)