Skip to content

Commit daa3bfc

Browse files
authored
Update and rename go.yml to test.yml
1 parent a201473 commit daa3bfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go.yml renamed to .github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: Go
1+
name: Test
22
on: [push]
33
jobs:
44

5-
build:
5+
test:
66
name: Test
77
runs-on: ubuntu-latest
88
steps:

0 commit comments

Comments
 (0)