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:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello"