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