test/.gitea/workflows/ipinfo.yaml
Lukas Langrock 9ef42909c5
All checks were successful
test / main (push) Successful in 18s
add testing ci
2024-02-19 17:19:17 +01:00

10 lines
208 B
YAML

name: test
run-name: Running build for ${{ gitea.actor }}
on: [push]
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Get information from ipinfo.io
run: curl https://ipinfo.io/json