Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6m48s
4 lines
43 B
PHP
Executable File
4 lines
43 B
PHP
Executable File
<?php
|
|
$a = 1;
|
|
$b = 2;
|
|
echo "I'am two host"; |