This commit is contained in:
parent
de7f523af1
commit
dac76a590a
@ -2,7 +2,7 @@ name: First CI
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Printing hello
|
- name: Printing hello
|
||||||
run: echo "Hello, "
|
run: echo "Hello, "
|
Loading…
x
Reference in New Issue
Block a user