mirror of
https://github.com/samber/lo.git
synced 2025-09-29 13:22:17 +08:00
chore: rename ci workflows
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: golangci-lint
|
name: Lint
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
@@ -1,4 +1,4 @@
|
|||||||
name: Go
|
name: Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -18,7 +18,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: 1.18
|
go-version: 1.18
|
||||||
stable: false
|
stable: false
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make build
|
run: make build
|
||||||
|
|
Reference in New Issue
Block a user