Rename workflow
This commit is contained in:
parent
ca31fe7ecc
commit
fefec43318
1 changed files with 2 additions and 2 deletions
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
|
|
@ -2,8 +2,8 @@ name: Go
|
|||
on: [push]
|
||||
jobs:
|
||||
|
||||
build:
|
||||
name: Build
|
||||
test:
|
||||
name: Test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue