poprawa ci.yml

This commit is contained in:
kejdzej
2025-11-20 15:23:34 +01:00
parent 51280f729e
commit 30e9bc8074

View File

@@ -1,9 +1,8 @@
name: First CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello, world"
name: Printing hello
run: echo "Hello, world"