Hello World
All checks were successful
/ ipv6 (push) Successful in 2s

This commit is contained in:
nomadics9 2025-01-07 19:18:52 +03:00
parent 540de29727
commit 2689d07f17
No known key found for this signature in database
3 changed files with 2 additions and 1 deletions

View file

@ -4,4 +4,4 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- run: | - run: |
curl -s -o /dev/null http://www.google.com echo "Hello world!"

1
Hello World Normal file
View file

@ -0,0 +1 @@
Its Working!

0
test
View file