upd ci.yml
All checks were successful
First CI / build (push) Successful in 8s

This commit is contained in:
Yehor Dreval 2023-12-01 11:05:02 +01:00
parent 00876e8fdf
commit 7eef714e3d

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello, "
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello, "