Put proper name to the tests (#1598)
This commit is contained in:
committed by
GitHub
parent
9f521bbfb4
commit
1f6e2e7f43
2
.github/workflows/compiles.yml
vendored
2
.github/workflows/compiles.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Compiles
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/crosscompile-1.yml
vendored
2
.github/workflows/crosscompile-1.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Cross Compile 1
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/crosscompile-2.yml
vendored
2
.github/workflows/crosscompile-2.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Cross Compile 2
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/crosscompile-3.yml
vendored
2
.github/workflows/crosscompile-3.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Cross Compile 3
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/crosscompile-4.yml
vendored
2
.github/workflows/crosscompile-4.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Cross Compile 4
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/crosscompile-5.yml
vendored
2
.github/workflows/crosscompile-5.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Cross Compile 5
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/go-test-pkg.yml
vendored
2
.github/workflows/go-test-pkg.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Go Test Pkg
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Integration
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Lint
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/permissions.yml
vendored
2
.github/workflows/permissions.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: "UI"
|
||||
name: "UI Permissions"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user