Fix formatting
All checks were successful
First CI / build (push) Successful in 4s

This commit is contained in:
vladyslav-crunch
2025-11-21 10:48:25 +01:00
parent 6793883c1b
commit 6048230465

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!"