Update first CI
Some checks are pending
First CI / build (push) Waiting to run

This commit is contained in:
Student Politechniki
2025-12-09 13:18:10 +01:00
parent b2fb0c2b8a
commit d1d4168b79

View File

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