Skip to content

test

test #2

Workflow file for this run

name: Hello world
on: [push]
jobs:
hello-world:
runs-on: ubuntu-latest
steps:
- name: Hello world
run: |
echo "Hello world CALOGEROO7777"