fgj
This commit is contained in:
parent
f1a9e3bbfa
commit
50e476575d
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -3,7 +3,6 @@ on: [push]
|
||||
jobs:
|
||||
hello_world_job:
|
||||
runs-on: ubuntu-latest
|
||||
name: A job to say hello
|
||||
steps:
|
||||
uses: actions/checkout@v2
|
||||
- name: Hello world action step
|
||||
|
Loading…
Reference in New Issue
Block a user