Fix first ci pipeline
All checks were successful
First CI / build (push) Successful in 4s

This commit is contained in:
Anton Ovod
2025-11-20 12:35:26 +01:00
parent 0fb1cd2b86
commit 56807d8fe2

View File

@@ -6,4 +6,4 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Printing hello - name: Printing hello
run: echo "Hello, " run: echo "Hello, World!"