mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-21 10:12:00 -08: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
|
||||
on: [push, pull_request]
|
||||
name: Test
|
||||
jobs:
|
||||
lint:
|
||||
name: golangci-lint
|
||||
|
Loading…
Reference in New Issue
Block a user