mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 16:50:30 +00:00
Fix duplicate name in workflow
This commit is contained in:
parent
bbf594c815
commit
80eb1cd202
1
.github/workflows/development.yml
vendored
1
.github/workflows/development.yml
vendored
@ -1,6 +1,5 @@
|
|||||||
name: Development
|
name: Development
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
name: Test
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
name: golangci-lint
|
name: golangci-lint
|
||||||
|
Loading…
Reference in New Issue
Block a user