mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-08 18:23:42 +00:00
Fix duplicate name in workflow
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user