Update and rename go.yml to go-test.yml
This commit is contained in:
parent
05eb619c40
commit
b9317e3e37
@ -1,4 +1,4 @@
|
|||||||
name: Go
|
name: Go Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -7,8 +7,7 @@ on:
|
|||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
test:
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
Loading…
Reference in New Issue
Block a user