test actions
Some checks failed
/ build (push) Failing after 0s

This commit is contained in:
Aykhan Shahsuvarov 2025-03-13 03:43:05 +04:00
parent 6d02dc4dff
commit 712beab98f

View File

@ -8,7 +8,7 @@ import (
"strings" "strings"
) )
// test2 // test3
func handler(w http.ResponseWriter, r *http.Request) { func handler(w http.ResponseWriter, r *http.Request) {
fmt.Println(strings.Repeat("~", 80)) fmt.Println(strings.Repeat("~", 80))