Yehor Dreval 7eef714e3d
All checks were successful
First CI / build (push) Successful in 8s
upd ci.yml
2023-12-01 11:05:02 +01:00

10 lines
137 B
YAML

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