This commit is contained in:
parent
de7f523af1
commit
dac76a590a
@ -2,7 +2,7 @@ name: First CI
|
||||
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, "
|
Loading…
x
Reference in New Issue
Block a user