This commit is contained in:
parent
b6916120a9
commit
c67496c3c0
@ -3,7 +3,7 @@ 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…
Reference in New Issue
Block a user