poprawa ci.yml

This commit is contained in:
kejdzej
2025-11-20 15:21:55 +01:00
parent e2d0cab781
commit 51280f729e

View File

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