Skip to content

Commit 7aebf6c

Browse files
committed
Join all the github jobs in only one
1 parent d73308a commit 7aebf6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/develop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build And Test
1+
name: Develop branch workflow
22

33
on:
44
push:
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717

1818
build:
19-
name: Prepare the Tools
19+
name: Build and Test
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: Set up Go 1.x

0 commit comments

Comments
 (0)