CI.yml major changes
Some checks failed
First CI / build (push) Has been cancelled

This commit is contained in:
2025-12-08 14:30:43 +01:00
parent 473cb84c93
commit badd421e2f

View File

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