This commit is contained in:
LukaszKrawczykDev
2025-11-20 15:17:44 +01:00
parent 06cc875d43
commit 5d55971379

View File

@@ -3,7 +3,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Printing hello - name: Printing hello
run: echo "Hello" run: echo "Hello"