Zadanie 1
All checks were successful
First CI / build (push) Successful in 3s

This commit is contained in:
Maciej Luśnia
2025-11-20 15:09:40 +01:00
parent ed6bf4bcb2
commit 4db2baaf4a

8
.gitea/workflows/ci.yml Normal file
View File

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