Skip to content

Commit 3084956

Browse files
committed
test: Add link
1 parent 7f59f18 commit 3084956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hosts_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ func TestHostRules(t *testing.T) {
6666

6767
t.Run("CDP", func(t *testing.T) {
6868
if os.Getenv("CI") != "" {
69-
t.Skip("TODO")
69+
t.Skip("TODO: https://github.com/k1LoW/runn/actions/runs/12942323756/job/36099853568")
7070
}
7171
tests := []struct {
7272
book string

0 commit comments

Comments
 (0)