This commit is contained in:
parent
9b9d8c1345
commit
cd00e0341c
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run echo Hello, Runner !
|
- run: echo Hello, Runner !
|
Loading…
Reference in a new issue