Skip to content

Commit 472ba40

Browse files
authored
Update build.yml
1 parent 99cd9ee commit 472ba40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: build
22
on: [push]
33
jobs:
44

5-
go1.13:
5+
test:
66
name: go1.13
77
runs-on: ubuntu-latest
88
steps:

0 commit comments

Comments
 (0)