Skip to content

Commit bcc29c3

Browse files
committed
fix: recreate GitHub Actions workflow file with clean content
1 parent d2f9e74 commit bcc29c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
go build -o /dev/null ./examples/03_list_packages/main.go
4747
go build -o /dev/null ./examples/04_get_statistics/main.go
4848
go build -o /dev/null ./examples/05_security_advisories/main.go
49-
echo "All examples compiled successfully!"
49+
echo "All examples compiled successfully!"

0 commit comments

Comments
 (0)